Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 187,807 for

page

(0.21 sec)
  1. Converting a TEX file to EMF using Python | Asp...

    Sample code on Python for TEX to EMF conversion. Use example code for batch TEX to EMF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...iterate through its pages using a while loop.Each page will be processed...

    products.aspose.com/pdf/python-net/conversion/t...
  2. Converting a PDF file to DICOM using Rust | Asp...

    Code Examples on Rust for PDF‑to‑DICOM Conversion on All Platforms...converting Convert a PDF Page to DICOM using page_to_dicom function...save the specified page as DICOM-image pdf . page_to_dicom ( 1 ,...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  3. Section Breaks Lost During Document.Save() in A...

    Description: We are encountering a critical issue where section breaks are being lost or corrupted when using Document.Save() to overwrite DOCX files. This results in improper Page layout—multi-Page documents collapse i…...results in improper page layout—multi-page documents collapse...collapse into fewer pages, disrupting intended formatting and content...

    forum.aspose.com/t/section-breaks-lost-during-d...
  4. How to Set Print Area with JavaScript via C++|D...

    This article shows you code explaining how to set a print area using the Aspose.Cells library for JavaScript via C++....the printed pages, avoiding splits or unwanted page breaks. Save...area. Open the Page Layout Tab: Go to the Page Layout tab in the...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  5. TextBox not converting correctly to PDF - Free ...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…...all the pages foreach (Page page in pdfDocument.Pages) { // Adjust...and CropBox page.MediaBox = new Rectangle( page.MediaBox.LLX...

    forum.aspose.com/t/textbox-not-converting-corre...
  6. Add Table to PDF using C++ | Aspose.PDF

    Adding table in PDF file programmatically with C++ sample code using Aspose.PDF for C++... Access the Page via its index. Create Table...Populate table. Add the table to a page. Save the file. Add Table in...

    products.aspose.com/pdf/cpp/table/add/
  7. Set Visio Shape's XForm, Line and Fill Data|Doc...

    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....values to move the shapes on the page. Input diagram The diagram after...vsd" ); // get the page by its name Page page1 = diagram . getPages...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  8. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...#// Save one page only, by page index options . page_index = 0 #//...#// Save one page only, by page index options . page_index = 0 #//...

    docs.aspose.com/diagram/zh/python-net/save-visi...
  9. Aspose::Words::Fields::FieldSeq::get_SequenceId...

    Aspose::Words::Fields::FieldSeq::get_SequenceIdentifier method. Gets or sets the name assigned to the series of items that are to be numbered in C++....includes the SEQ field and the page's number that the field appears...immediately to the left // of the page number that the main sequence...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. | Aspose.PDF

    使用 Aspose.PDF for C++,透過 C++ 範例程式碼以程式設計方式管理 PDF 中的註釋...pdf" ); auto page = document -> get_Pages () -> idx_get (...Annotations :: TextAnnotation > ( page , rect ); textAnnotation ->...

    products.aspose.com/pdf/zh-hant/cpp/annotation/