Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 187,117 for

page

(0.15 sec)
  1. Aspose PDF Exception: Operand value is not a na...

    Hello, My team is using the Aspose.PDF library for . NET to extract text from PDF files. We ran into the following exception while using the TextAbsorber to extract text Page by Page: Aspose.Pdf.PdfException: Operand v…...TextAbsorber to extract text page by page: Aspose.Pdf.PdfException:...jqRbrrW5fX$J94=.#=zbQhQKFg=(Page #=ztL8V05k=) at #=z9W8OEM$p...

    forum.aspose.com/t/aspose-pdf-exception-operand...
  2. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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....AddActiveXControl method in the Page class. Please check this code...an ActiveX control diagram . Pages [ 0 ]. AddActiveXControl ( ControlType...

    docs.aspose.com/diagram/net/public-api-changes-...
  3. Adding Header and Footer to PDF using Python|As...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class....Python Contents [ Hide ] This page provides a concise overview...well as dynamic page numbering and multiple per‑page headers; it...

    docs.aspose.com/pdf/python-net/add-headers-and-...
  4. PDF Redaction API | Aspose.PDF

    Redact PDF documents with free cross-platform Apps and High Code APIs for any platform.... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { Page page = textFragment . Page ; Rectangle annotationRectangle...

    products.aspose.com/pdf/redaction/
  5. Change Layer Properties|Documentation

    This section explains how to change layer's properties with Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Iterate through the layers foreach ( Aspose...

    docs.aspose.com/diagram/net/change-properties-l...
  6. Aspose::Words::Saving::PageSavingArgs class | A...

    Aspose::Words::Saving::PageSavingArgs class. Provides data for the PageSaving() event. To learn more, visit the documentation article in C++....close it after saving a document page. get_PageFileName () const Gets...file name where the document page will be saved to. get_PageIndex...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Fields::FieldIndex::get_PageRang...

    Aspose::Words::Fields::FieldIndex::get_PageRangeSeparator method. Gets or sets the character sequence that is used to separate the start and end of a Page range in C++....separate the start and end of a page range. System :: String Aspose...specify a bookmark’s spanned pages as a page range for an INDEX field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. 公共 API Aspose.Diagram 6.8.0 的变化|Documentation

    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....vsdx" ); // Get Visio page Page page = diagram . getPages ()...(). getPage ( "Page-1" ); // Initialize a new Layer class object...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  9. 在 Visio PHP 绘图中插入一个新的空白页|Documentation

    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....vsd" ); \ # Get max page ID $max_page_id = $diagram -> getPages...-> getCount ()) { if ( $max_page_id < $diagram -> getPages ()...

    docs.aspose.com/diagram/zh/java/insert-a-new-bl...
  10. Rendering in C#|Aspose.Words for .NET

    Use Aspose.Words for .NET rendering feature to format a flow-layout document into Pages and convert such a document or selected Pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing using C#.... What is this page about? This page explains how rendering...paginated or has the concept of pages. We are talking about rendering...

    docs.aspose.com/words/net/rendering/