Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 418,004 for

document

(0.46 sec)
  1. DocumentVisitor.VisitFieldSeparator | Aspose.Wo...

    Discover the VisitFieldSeparator method in DocumentVisitor. Efficiently handle field separators in your Documents for streamlined processing....separator is encountered in the document. public virtual VisitorAction...code from field value in the document. Note that some fields have...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Convert PDF to EPUB, LaTeX, Text, XPS in C#|Asp...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using C# or .NET....the feature to convert PDF documents to EPUB format. Aspose.PDF...as the second argument to Document.Save(..) method, to generate...

    docs.aspose.com/pdf/net/convert-pdf-to-other-fi...
  3. Convert Presentations to Multiple Formats in .N...

    Convert PowerPoint and OpenDocument presentations to PPTX, PDF, XPS, TIFF and more with Aspose.Slides for .NET. Simple, high-quality conversion....support for converting PPT document file format presentations...Conversion About PDF The Portable Document Format is a file format that...

    docs.aspose.com/slides/net/convert-presentation/
  4. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to true, this state shall be resumed (showing placeholder text) upon opening this Document in C++....placeholder text) upon opening this document. virtual bool Aspose :: Words...placeholder text for a structured document tag. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Determine Line Break|Aspose.PDF for Python via ...

    Learn more about how to determinate a line break of multi-line TextFragment using Python...TextFragment within a PDF document. The track_line_breaking()...for both the generated PDF document and a corresponding text file...

    docs.aspose.com/pdf/python-net/determine-line-b...
  6. C# API to Export MSG to SVG | products.aspose.com

    Convert MSG to SVG without using Microsoft Word or Outlook on .NET...manipulating Microsoft Office documents, PDFs, images, and other file...create, edit, and convert documents in various formats, including...

    products.aspose.com/total/net/conversion/msg-to...
  7. DigitalSignatureUtil.loadSignatures method | As...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil.loadSignatures method...Loads digital signatures from document. loadSignatures ( fileName...fileName string Path to the document. Returns Collection of digital...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. GoogleAiModel.summarize method | Aspose.Words f...

    aspose.words.ai.GoogleAiModel.summarize method...options) Summarizes specified Document object. def summarize ( self...self , doc : aspose . words . Document , options : aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. Add Ellipse Object to PDF file|Aspose.PDF for C++

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for C++....add Ellipse objects to PDF documents. It also offers the feature...ExampleEllipse () { // Create Document instance String _dataDir (...

    docs.aspose.com/pdf/cpp/add-ellipse/