Úpravy souborů aplikace Excel jsou vysvětleny na příkladech jazyka C# pro úpravy souborů XLS, XLSX, ODS v rámci vaší aplikace .NET pomocí rozhraní API pro úpravy tabulek a dokumentů....Replace("Company Name", "New Company...
MVC on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in MVC on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers 140以上のファイル形式のASP.......replace(".", "_");...
Conte o número de palavras e suas ocorrências em documentos PDF, Word, Excel, PowerPoint e Email em Java usando a API de análise de documentos....replace(uniqueWord, wordCountTable...
Підраховуйте кількість слів і їх входження в документах PDF, Word, Excel, PowerPoint і електронної пошти в Java за допомогою API аналізу документів....replace(uniqueWord, wordCountTable...
We have a document that contains an image and text with Arial-BoldMT, Helvetica Bold, MinionPro-Regular (Embedded Subset) and SourceSans3-Regular(Embedded).
We have installed these fonts in the Windows processing machin…...Replace(".pdf", $"Image-{pageToConvert}...
Is it possible to set a default fallback font when converting to PDF?
I am aware of the DefaultFont property on certain LoadOptions classes.
My use case that is that I have “try anything to convert” method which does n…...this case, you only need to replace the document type in GetPossibleConversio()...
L'édition de documents Word est expliquée avec des exemples Java pour éditer des fichiers DOC, DOCX, ODT dans vos applications à l'aide de l'API Java d'édition de documents....replace("document", "edited document");...
This article explains how to make cache thread safe with GroupDocs.Viewer within your .NET applications.... Replace ( '.' , '_' ); string cachePath...cacheFolder As String = fileName . Replace ( "."c , "_"c ) Dim cachePath...