Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 6,198 for

document converter

(0.22 sec)
  1. FieldSectionPages | Aspose.Words for Java

    Implements the SECTIONPAGES field in Java....the Working with Fields documentation article. Remarks: Retrieves...pages by sections. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Saving::DownsampleOptions::get_R...

    Aspose::Words::Saving::DownsampleOptions::get_ResolutionThreshold method. Specifies the threshold resolution in pixels per inch. If resolution of an image in the Document is less than threshold value, the downsampling algorithm will not be applied. A value of 0 means the threshold check is not used and all images that can be reduced in size are downsampled in C++....resolution of an image in the document is less than threshold value...in the PDF document. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Markup::SmartTag class | Aspose....

    Aspose::Words::Markup::SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph. To learn more, visit the Documentation article in C++....Structured Document Tags or Content Control documentation article...virtual get_Document () const Gets the document to which this...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Saving::IImageSavingCallback int...

    Aspose::Words::Saving::IImageSavingCallback interface. Implement this interface if you want to control how Aspose.Words saves images when saving a Document to HTML. May be used by other formats in C++....saves images when saving a document to HTML. May be used by other...during saving into Markdown document. void RenameImages () { auto...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Document.updatePageLayout method | Aspose.Words...

    Document.updatePageLayout method. Rebuilds the page layout of the Document....Rebuilds the page layout of the document. updatePageLayout () Remarks...Remarks This method formats a document into pages and updates the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Row | Aspose.Words for Java

    Represents a table row in Java....the Working with Tables documentation article. Remarks: Row can...create a table. Document doc = new Document(); Table table =...

    reference.aspose.com/words/java/com.aspose.word...
  7. PdfDigitalSignatureTimestampSettings.Password |...

    Secure your PDF Documents with the PdfDigitalSignatureTimestampSettings. Easily manage timestamp server passwords for enhanced protection and compliance....saved PDF document digitally and timestamp it. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PdfDigitalSignatureTimestampSettings.UserName |...

    Discover the PdfDigitalSignatureTimestampSettings UserName property for secure timestamping. Enhance your Document integrity with reliable server authentication....saved PDF document digitally and timestamp it. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. XpsSaveOptions.save_format property | Aspose.Wo...

    XpsSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...of a saved XPS document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Navigate SVG – Aspose.SVG for Python via .NET

    Learn how to inspect SVG using Python, iterate through SVG elements, and navigate through SVG using CSS Selector or XPath....functionality for working with the SVG Document Object Model (DOM). This API...manipulation; how to inspect a document and its elements using the...

    docs.aspose.com/svg/python-net/navigate-svg/