Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 192,006 for

page

(1.66 sec)
  1. PageSetup.endnoteOptions property | Aspose.Word...

    PageSetup.endnoteOptions property. Provides options that control numbering and positioning of endnotes in this section....numbering from 1 // at each new page and display themselves directly...directly beneath the text on every page. let footnoteOptions = doc ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChapterPageSeparator | Aspose.Words for Java

    Defines the separator character that appears between the chapter and Page number in Java....chapter and page number. Examples: Shows how to work with page chapters...

    reference.aspose.com/words/java/com.aspose.word...
  3. HeaderFooter.isHeader property | Aspose.Words f...

    HeaderFooter.isHeader property. True if this [HeaderFooter](../) object is a header....will appear at the top of every page of this section, above the main...appear at the bottom of every page of this section, below the main...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::LowCode::Splitter::ExtractPages ...

    Aspose::Words::LowCode::Splitter::ExtractPages method. Extracts a specified range of Pages from a document stream and saves the extracted Pages to an output stream using the specified save format in C++....Extracts a specified range of pages from a document stream and saves...saves the extracted pages to an output stream using the specified...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. Aspose::Words::Settings::ZoomType enum | Aspose...

    Aspose::Words::Settings::ZoomType enum. Possible values for how large or small the document appears on the screen in Microsoft Word in C++....recalculated to fit one full page. PageWidth 2 Zoom percentage...automatically recalculated to fit page width. TextFit 3 Zoom percentage...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. 在 PDF 中旋转文本使用 Python|Aspose.PDF for Python via ...

    学习不同的方法在 PDF 中旋转文本。Aspose.PDF 允许您旋转文本到任何角度,旋转文本片段或整个段落。...// 获取特定页面 Page pdfPage = ( Page ) pdfDocument . Pages . Add ();...// 获取特定页面 Page pdfPage = ( Page ) pdfDocument . Pages . Add ();...

    docs.aspose.com/pdf/zh/python-net/rotate-text-i...
  7. Prolblem convert html to pdf/a with compliance ...

    Hi, my company has upgraded to Aspose 23. I’m having a problem when I try to convert HTML to PDF/A with a compliance level. From what I understand, it’s no longer possible to directly set the compliance level on the A…... I also need to manage some page margins for possible document...i margini final Page page = new Page(); page.setMargin(new Margin(20...

    forum.aspose.com/t/prolblem-convert-html-to-pdf...
  8. Converting a DICOM file to PDF using C++ | Aspo...

    Sample code for DICOM to PDF conversion using C++. Use C++ example for batch DICOM to PDF conversion....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/cpp/conversion/dicom-to...
  9. Create VSTM Files via Python | products.aspose.com

    Python Sample code for generating VSTM documents. Use this code for creating VSTM files within any Python based application.....the first page of the diagram. Add text in the page. Use save...the first page of the diagram. page = diagram.Pages[ 0 ]; // Add...

    products.aspose.com/diagram/python-net/create/v...
  10. High Memory Usage and OOM Error while convertin...

    Hello, we are using aspose 26.5. We have an application we are working to incorporate aspose into. It has a memory limit of 1028MB. We have found that converting from PDF → .PS using the PSSaveOptions class produces an…...source, copy a small page range (e.g. 5–10 pages) into a new Document...that point it’s likely a single page with very large embedded images...

    forum.aspose.com/t/high-memory-usage-and-oom-er...