Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 5,132 for

split

(0.34 sec)
  1. Latest Aspose.Words Product Family topics - Fre...

    Get technical support for all Aspose.Words On-Premise products including .NET, Java, C++, Android, iOS, macOS, Xamarin, SharePoint, SQL Reporting Services and JasperReports....2 322 April 7, 2025 Aspose split docx file wrongly in Docker...with Bullet Numbering While Splitting Document Pages words-net 2...

    forum.aspose.com/c/words/8
  2. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code...." ); Split Multiple Pages Aspose.Diagram...Diagram for .NET allows splitting multiple pages while converting...

    docs.aspose.com/diagram/net/convert-visio-to-pdf/
  3. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the document.... // We can split the text in the second section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Compress PDF in C#

    This quick topic will walk you through how to compress PDF in C#. In C# compress PDF file size is easily achieved using simple steps and few API calls....If you want to learn about splitting PDF to pages, refer to the...the article how to split PDF file by Pages in C# . Updated on 17...

    kb.aspose.com/pdf/net/how-to-compress-pdf-in-cs...
  5. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...this case it is necessary to split the run. if (e.getMatchOffset()...getNodeType() != NodeType.RUN); } // Split the last run that contains the...

    forum.aspose.com/t/topic/312049
  6. 使用 OAuth 访问邮件服务|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... split ( "," ); for ( String keyValue...String [] pair = keyValue . split ( ":" ); String name = pair...

    docs.aspose.com/email/zh/java/access-mail-servi...
  7. Add Header and Footer in PowerPoint using C# | ...

    Use .NET PowerPoint API to add header footer in PowerPoint presentation using C# or VB.NET. Manage header and footer in notes slides programmaticaly....Text in PowerPoint using C# Split PowerPoint Presentations using...

    blog.aspose.com/slides/add-header-footer-in-pow...
  8. 使用Aspose.Cells for JavaScript通过C++将文本转换为列。|Docu...

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中将文本转换为列。... separator = ' ' ; // Split the column A into two columns...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  9. DocumentPartSavingArgs.Document | Aspose.Words ...

    Discover the DocumentPartSavingArgs property to access and manage the document object during the saving process, enhancing your workflow efficiency....get ; } Examples Shows how to split a document into parts and save...documents that the saving operation splits a document into. /// </summary>...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose Java Words _ Incorrect Formatting handli...

    I have a usecase where I am getting an OCRed copy. All the header, footer and page number data has been converted into text. And it has broken the document formatting as well. Attaching a sample document for the referenc…...content is in the main body and split into several sections: 1230×474...

    forum.aspose.com/t/aspose-java-words-incorrect-...