Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 181,395 for

page

(0.12 sec)
  1. C# Split DOCX

    Split DOCX files into e Pages using C# code. Save DOCX as separate files using C#....integrate the extracted DOCX pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/net/split/docx/
  2. C++ Split DOCX

    Split DOCX files into e Pages using C++ code. Save DOCX as separate files using C++....integrate the extracted DOCX pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/cpp/split/docx/
  3. C# Split DOC

    Split DOC files into e Pages using C# code. Save DOC as separate files using C#....integrate the extracted DOC pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/net/split/doc/
  4. C++ Split HTML

    Split HTML files into e Pages using C++ code. Save HTML as separate files using C++....integrate the extracted HTML pages with other data and, as a result...HTML into parts and extract pages according to the specified mode...

    products.aspose.com/words/cpp/split/html/
  5. Split PDF, HTML, TXT Files using C# | Aspose.PDF

    C# sample code to split files on .NET Framework, .NET Core....document, you must split the pages of the original file. In order...please learn Documentation Pages . You may also use the following...

    products.aspose.com/pdf/net/splitter/
  6. Section breaks erased - Free Support Forum - as...

    Issue occurs in Aspose Words 25.6 and later, when calling either of these two methods in com.aspose.words.Document: save(String fileName, int saveFormat) save(String fileName, SaveOptions saveOptions) Section breaks a…...document, causing unintended page layout changes, with no changes...odd page, even page, continuous) are turned into “new page” section...

    forum.aspose.com/t/section-breaks-erased/319189
  7. Working with Headings in PDF|Aspose.PDF for .NET

    Create numbering in heading your PDF document with C#. Aspose.PDF for .NET offers different kinds of numbering styles....72 ; // Add page var pdfPage = document . Pages . Add (); pdfPage...with the same margin as the page var floatBox = new Aspose ....

    docs.aspose.com/pdf/net/working-with-headings/
  8. Extract images from PDF in Java | Aspose.PDF

    Java source code to extract images from PDF file on Java and PHP, Delphi....first page of the document com . aspose . pdf . Page page = pdfDocument...aspose . pdf . XImage xImage = page . getResources (). getImages...

    products.aspose.com/pdf/java/parser/images/
  9. 如何使用 Java 获取 Freetext 注解 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中获取 PDF 文件中的 Freetext 注释的 Java 示例代码。...创建新页面或获取对现有页面的引用 创建 Freetext 注释 调用 Page.Annotations 集合中的 Freetext 注释方法...using AnnotationSelector Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...
  10. 如何用 Java 添加 Freetext 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Freetext 个注释。...创建新页面或获取对现有页面的引用 创建 Freetext 注释 调用 Page.Annotations 集合中的 Freetext 注释方法..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...