Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 67,640 for

document

(0.05 sec)
  1. PropertyType | Aspose.Words for Java

    Specifies data type of a Document property in Java....PropertyType Specifies data type of a document property. Examples: Shows...work with a document’s custom properties. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  2. SmartTag.AcceptEnd | Aspose.Words for .NET

    Discover how the SmartTag AcceptEnd method enhances visitor engagement by seamlessly managing end-of-visit experiences. Boost your site's interaction today!...visitor DocumentVisitor The document visitor. Return Value The...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words.mar...
  3. SmartTag.Element | Aspose.Words for .NET

    Discover the SmartTag Element property to easily define and manage smart tag names within your Documents for enhanced organization and efficiency....of the smart tag within the document. public string Element { get...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words.mar...
  4. RevisionGroupCollection.Item | Aspose.Words for...

    Access specific revision groups effortlessly with the RevisionGroupCollection Item property. Enhance your data management with precise indexing....revisions in a document. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words/rev...
  5. IStructuredDocumentTag.xml_mapping property | A...

    IStructuredDocumentTag.xml_mapping property. Gets an object that represents the mapping of this structured Document tag to XML data in a custom XML part of the current Document....mapping of this structured document tag to XML data in a custom...custom XML part of the current document. @property def xml_mapping...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert SVG to XPS – C# Examples

    You will learn how to convert SVG to XPS programmatically or online and consider C# examples of SVG to XPS conversions using Aspose.SVG....[ Hide Show ] Converting documents to other formats is one of...Rendering.Image; using var document = new SVGDocument("image.svg");...

    docs.aspose.com/svg/net/convert-svg-to-xps/
  7. Aspose::Words::Saving::ImageSaveOptions::get_Im...

    Aspose::Words::Saving::ImageSaveOptions::get_ImageColorMode method. Gets or sets the color mode for the generated images in C++....rendering documents. auto doc = MakeObject < Document > (); auto...get_Length ()); // When we save the document as an image, we can pass a...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. DocumentBuilder.moveToSection method | Aspose.W...

    DocumentBuilder.moveToSection method. Moves the cursor to the beginning of the body in a specified section....from the beginning of the document with 0 being the first section...index from the end of the document with -1 being the last section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FileFormatUtil.extensionToSaveFormat method | A...

    FileFormatUtil.extensionToSaveFormat method. Converts a file name extension into a [SaveFormat](../../saveformat/) value....the format of a document. // Load a document from a file that...loadFileToBuffer ( base . myDir + "Word document with missing file extension"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfImageCompression Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PdfImageCompression enum to optimize image compression in your PDF files, enhancing quality and reducing file size effortlessly....images in a document that we are converting to PDF. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...