Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 187,985 for

page

(3.29 sec)
  1. Converting a JPEG file to PDF using Android via...

    Sample code on Java for JPEG to PDF conversion. Use example code for batch JPEG to PDF conversion in Android...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/android-java/conversion...
  2. Გადაიყვანეთ Გამოსახულება DOCX Java

    გადაიყვანეთ Გამოსახულება DOCX Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც DOCX Java....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.docx", page + 1)...

    products.aspose.com/words/ka/java/conversion/im...
  3. Aspose word for java不使用分页符插入页码 - Free Support F...

    我们使用 Aspose.Words for Java,希望能在 每一页的右下角插入文本框(例如页码或签章区域), 不使用页脚,而是通过 锚点定位 的方式在页面内容区域中插入。 在实际测试过程中遇到以下问题: 只有当文档使用 插入空白页 进行分页时,能正确识别每一页的最后一个节点,文本框也能准确出现在该页的右下角。 根据节点识别只会识别处理节点中的第一页空白页, niuda(1) (2).zip (12.6 KB) 当文档仅通…...for (int page = 1; page <= doc.getPageCount(); page++) { Paragraph...getPageNumber(para); if (paraPage != page) continue; Node next = para...

    forum.aspose.com/t/aspose-word-for-java/320890
  4. Converting a Presentation to HTML in Java Uses ...

    Hello, when converting a specific PowerPoint slide (that was created based on a master template) to HTML, characters in Calibri font (but quite sure it’s not specific to this font) are not correctly converted. The chara…...that was created as a new 2nd page in the same slides works correctly...template (page one is created based on the template, while page two...

    forum.aspose.com/t/converting-a-presentation-to...
  5. Clean Up a Document in Python|Aspose.Words for ...

    Remove unused or duplicate information to reduce output size and processing time using Python. Remove unused styles, unused built-in styles, duplicate styles, or unused lists.... What is this page about? This page shows how to use Aspose...results. Please refresh the page and try again....

    docs.aspose.com/words/python-net/clean-up-a-doc...
  6. answer_sheet|Documentation

    Answer_sheet element generates a numbered matrix of bubbles arranged in multiple columns to make more efficient use of space....number of answers on a single page. Syntax The element is declared...question. Overrides the Multiselect page setting. multiselect=false Allowed...

    docs.aspose.com/omr/net/txt-markup/answer_sheet/
  7. Convert EML to TIFF via C# | products.aspose.com

    Sample code for EML to TIFF C# conversion. Use API example code for batch EML files to TIFF conversion within VB.NET, Asp.NET or any .NET based application.... Set page layout. Enable Auto-Fit for...MessageFormattingFla.MailInfo; // Set page layout for printing printer...

    products.aspose.com/email/net/conversion/eml-to...
  8. FieldSkipIf.RightExpression | Aspose.Words for ...

    Discover the FieldSkipIf RightExpression property, easily manage comparison expressions for enhanced data control and streamlined operations....Examples Shows how to skip pages in a mail merge using the SKIPIF...mail merge will produce two pages. DataTable table = new DataTable...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::LowCode::SplitCriteria enum | As...

    Aspose::Words::LowCode::SplitCriteria enum. Specifies how the document is split into parts in C++....Description Page 0 Specifies that the document is split into pages. SectionBreak...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. Import and Export Annotations to XFDF|Aspose.PD...

    This section explains how to import and export annotations from PDF file to XFDF with Aspose.PDF Facades....Document ()) { // Add page document . Pages . Add (); // Bind PDF..."input.pdf" )) { // Add page document . Pages . Add (); // Bind PDF...

    docs.aspose.com/pdf/net/import-export-annotations/