Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 417,994 for

document

(0.21 sec)
  1. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in Documents....visit the Document Builder Overview documentation article. public...this class. DocumentBuilder ( Document ) Initializes a new instance...

    reference.aspose.com/words/net/aspose.words/doc...
  2. XlsxSaveOptions.section_mode property | Aspose....

    XlsxSaveOptions.section_mode property. Gets or sets the way how sections are handled when saving to the output XLSX Document...saving to the output XLSX document. The default value is XlsxSectionMode...save document as a separate worksheets. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Forms2OleControl | Aspose.Words for Java

    Represents Microsoft Forms 2.0 OLE control in Java....Working with Ole Objects documentation article. Examples: Shows...ActiveX control. Document doc = new Document(getMyDir() + "ActiveX...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convestation Issue Word to Pdf - Free Support F...

    Hello Aspose Team, We’ve encountered an issue while converting certain .docx files to .pdf format using Aspose.Words for .NET. The problem appears consistently with specific Documents, while others convert without issue…...consistently with specific documents, while others convert without... I’ve attached an example document and a minimal .NET test application...

    forum.aspose.com/t/convestation-issue-word-to-p...
  5. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using C++ library....// Open document auto document = MakeObject < Document > ( _dataDir...// Delete a particular page document -> get_Pages () -> Delete...

    docs.aspose.com/pdf/cpp/delete-pages/
  6. DocumentBuilder.Write | Aspose.Words for .NET

    Effortlessly insert text into your Document with DocumentBuilder's Write method, enhancing your editing efficiency and streamlining your workflow....Inserts a string into the document at the current insert position...string to insert into the document. Remarks Current font formatting...

    reference.aspose.com/words/net/aspose.words/doc...
  7. DocumentBuilder.current_structured_document_tag...

    DocumentBuilder.current_structured_Document_tag property. Gets the structured Document tag that is currently selected in this [DocumentBuilder](../)....current_structured_document_tag property DocumentBuilder.cur...current_structured_document_tag property Gets the structured document tag that...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Import and Export Annotations to XFDF|Aspose.PD...

    You may import and export annotation with XFDF format with C# and Aspose.PDF for .NET library....comes to editing the PDF documents. As we know XFDF is an important...export annotations from a PDF document to XFDF file, while ImportAnnotationFrom...

    docs.aspose.com/pdf/net/import-export-xfdf/
  9. Website to HTML – Save a Website or Web Page in...

    Learn how to save a website or save a single web page using Aspose.HTML for Java and customize the website downloading process to suit your needs....to save the downloaded HTML document to the specified location...HTML document from a URL 4 final HTMLDocument document = new...

    docs.aspose.com/html/java/website-to-html/
  10. PDF Sticky Annotations|Aspose.PDF for Java

    Learn how to create sticky annotations in PDFs for notes, highlights, and comments using Aspose.PDF in Java....Load the PDF file Document document = new Document ( _dataDir + "sample..."sample.pdf" ); Page page = document . getPages (). get_Item (...

    docs.aspose.com/pdf/java/sticky-annotations/