Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 141,614 for

page

(0.14 sec)
  1. Aspose::Words::Document::NormalizeFieldTypes me...

    Aspose::Words::Document::NormalizeFieldTypes method. Changes field type values FieldType of FieldStart, FieldSeparator, FieldEnd in the whole document so that they correspond to the field types contained in the field codes in C++....)); fieldText -> set_Text ( u "PAGE" ); // Changing the field code...the old type. ASSERT_EQ ( u "PAGE" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. .NET PDF API - Create, Merge, Modify, and Conve...

    .NET library to generate, edit and parse PDF files in C# or VB.NET. The library converts PDF to multiple formats, including DOC, DOCX, XLS, XLSX, PPTX HTML, and images....metadata information, text and page manipulation, management of...remove watermarks Split pages Merge pages Extract PDF Metadata Edit...

    products.aspose.com/pdf/net/
  3. 在PDF中替换文本|Aspose.PDF for .NET

    了解更多关于从Aspose.PDF for .NET库中替换和删除文本的各种方法。...absorber for all the pages document . Pages . Accept ( absorber...TextFragmentAbsorber (); // search text within page bound absorber . TextSearchOptions...

    docs.aspose.com/pdf/zh/net/replace-text-in-pdf/
  4. Online WORD File Splitter or Build Python Apps ...

    Free online app to Split different WORD files. Python Splitter library code for WORD documents....number of pages in the WORD file. Iterate through each page and use...extract_pages to extract the page. Save the extracted page into...

    products.aspose.com/total/python-net/split/word/
  5. Split PDF Files Online or using Java | products...

    Free online app to Split different PDF files. Java Splitter library code for PDF documents....Loop through the pages in the Document.pages collection and on...add the Page using getPages().add(Page). Save the page into new...

    products.aspose.com/total/java/split/pdf/
  6. Split Word File Online or via Java | products.a...

    Free online app to split different Word files. Java splitter library code for Word documents....number of pages in the Word file. Loop through each page and use...to extract the page. Save the extracted page into new file. Code...

    products.aspose.com/total/java/split/word/
  7. Split DOT File Online or via Java | products.as...

    Free online app to split different DOT files. Java splitter library code for DOT documents....number of pages in the DOT file. Loop through each page and use...to extract the page. Save the extracted page into new file. Code...

    products.aspose.com/total/java/split/dot/
  8. Frameset.frameDefaultUrl property | Aspose.Word...

    Frameset.frameDefaultUrl property. Gets or sets the web Page URL or document file name to display in this frame....property Gets or sets the web page URL or document file name to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 将 PDF 转换为文本|Aspose.PDF for Android via Java

    使用 Aspose.PDF for Android via Java,您可以将整个 PDF 文档转换为文本文件,或仅将 PDF 页转换为文本文件。...int [] pages = new int [] { 1 , 3 , 4 }; for ( int page : pages...document . getPages (). get_Item ( page )); } File txtFileName = new...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  10. Create PDF Files via Python | products.aspose.com

    Python Sample code for generating PDF documents. Use this code for creating PDF files within any Python based application.....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. page = diagram.getPages()...

    products.aspose.com/diagram/python-java/create/...