Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 186,610 for

page

(0.24 sec)
  1. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire Pages, from a specific part, based on columns, etc....Extract text from all PDF pages using C++ Contents [ Hide ] Extract...Extract Text From All the Pages of a PDF Document Extracting...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/
  2. 旋转 Visio 形状文字|Documentation

    如何使用 .NET Diagram API 在 visio 中旋转形状的文本。...); // Get page by name Page page = diagram . Pages . GetPage...Aspose . Diagram . Shape shape in page . Shapes ) { if ( shape . NameU...

    docs.aspose.com/diagram/zh/net/rotate-visio-sha...
  3. HeaderFooterType | Aspose.Words for Java

    Identifies the type of header or footer found in a Word file in Java....footers for first, even and odd pages. builder.getPageSetup().set...the headers, then add three pages to the document to display each...

    reference.aspose.com/words/java/com.aspose.word...
  4. Remove Shape Protection|Documentation

    This section explains how to remove shape protection....); // Get page by name Page page = diagram . Pages . GetPage...Get shape by ID Shape shape = page . Shapes . GetShape ( 1 ); //...

    docs.aspose.com/diagram/net/remove-shape-protec...
  5. How to Set Print Area|Documentation

    This article shows code explaining how to set the print area using the Aspose.Cells library....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/net/how-to-set-print-area/
  6. Unwanted rotation of a shape - Free Support For...

    Hello, i have a mastershape consisting of several shapes. If i drop this mastershape out of the vssx-file to a Page by visio everything looks good. But if i drop this mastershape to a Page by aspose.diagram it is rota…...mastershape out of the vssx-file to a page by visio everything looks good...i drop this mastershape to a page by aspose.diagram it is rotated...

    forum.aspose.com/t/unwanted-rotation-of-a-shape...
  7. Aspose::Words::LowCode::Splitter::RemoveBlankPa...

    Aspose::Words::LowCode::Splitter::RemoveBlankPages method. Removes blank Pages from a document provided in an input stream and saves the updated document to an output stream in the specified save format. Returns a list of Page numbers that were removed in C++....rmat) method Removes blank pages from a document provided in...save format. Returns a list of page numbers that were removed. static...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. DocumentSplitCriteria enumeration | Aspose.Word...

    aspose.words.saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) format....you can split the document at page breaks and heading paragraphs...frequently given ParagraphFormat.page_break_before property so it...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MD to PDF Merge using C++ | Aspose.PDF

    Combine two or more MD documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/md-to-pdf/
  10. 获取 PDF 文件信息|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 获取 PDF 文件信息。...dimensions of the first page Console . WriteLine ( "Page width: {0}" ,...1 )); Console . WriteLine ( "Page height: {0}" , fileInfo . GetPageHeight...

    docs.aspose.com/pdf/zh/net/get-pdf-file-informa...