Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 4,969 for

assemble document

(0.1 sec)
  1. XmlMapping.Delete | Aspose.Words for .NET

    Effortlessly remove XML data mappings with the XmlMapping Delete method. Streamline your structured Documents for improved efficiency and organization....mapping of the parent structured document to XML data. public void Delete...custom XML parts. Document doc = new Document (); // Construct...

    reference.aspose.com/words/net/aspose.words.mar...
  2. XmlMapping.IsMapped | Aspose.Words for .NET

    Discover how the XmlMapping IsMapped property efficiently verifies XML data mapping for structured Documents, ensuring seamless integration and accuracy....true if the parent structured document tag is successfully mapped...custom XML parts. Document doc = new Document (); // Construct...

    reference.aspose.com/words/net/aspose.words.mar...
  3. DocSaveOptions Class | Aspose.Words for .NET

    Optimize Document saving with Aspose.Words.Saving.DocSaveOptions. Customize your Doc and Dot formats for enhanced quality and flexibility....additional options when saving a document into the Doc or Dot format...the Specify Save Options documentation article. public class DocSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. BuildingBlock.Behavior | Aspose.Words for .NET

    Discover how BuildingBlock Behavior enhances your Document by defining content insertion methods for seamless integration and improved workflow....is inserted into the main document. public BuildingBlockBehavio...custom building block to a document. public void CreateAndInsert...

    reference.aspose.com/words/net/aspose.words.bui...
  5. StructuredDocumentTag.LockContents | Aspose.Wor...

    Discover the StructuredDocumentTag LockContents property, set to true, it prevents users from editing SDT content, ensuring Document integrity and security....structured document tags. Document doc = new Document (); DocumentBuilder...Insert a plain text structured document tag, which acts as a text...

    reference.aspose.com/words/net/aspose.words.mar...
  6. DownsampleOptions.ResolutionThreshold | Aspose....

    Optimize your images with the DownsampleOptions ResolutionThreshold property. Control downsampling based on resolution for better performance and quality....resolution of an image in the document is less than threshold value...in the PDF document. Document doc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.sav...
  7. LayoutCollector | Aspose.Words for .NET

    Discover the LayoutCollector constructor for seamless instance initialization. Enhance your development efficiency with this powerful tool!...LayoutCollector ( Document doc ) Parameter Type Description doc Document The...The document to which this collector instance will be attached...

    reference.aspose.com/words/net/aspose.words.lay...
  8. ImageSaveOptions.PageSet | Aspose.Words for .NET

    Discover the ImageSaveOptions PageSet property to customize your Document rendering. Control which pages to save for optimized output. Explore now!...Default is all the pages in the document. public PageSet PageSet {...effect only when rendering document pages. This property is ignored...

    reference.aspose.com/words/net/aspose.words.sav...
  9. BuildingBlock.AcceptStart | Aspose.Words for .NET

    Discover the BuildingBlock AcceptStart method, seamlessly welcome visitors and enhance their experience from the moment they arrive....visitor DocumentVisitor The document visitor. Return Value The...custom building block to a document. public void CreateAndInsert...

    reference.aspose.com/words/net/aspose.words.bui...
  10. Converter.ConvertToImages | Aspose.Words for .NET

    Transform your Documents effortlessly with ConvertToImages. Convert pages to high-quality image files quickly and easily for enhanced sharing and storage....Examples Shows how to convert document to images stream. string doc...doc = MyDir + "Big document.docx" ; Stream [] streams = Converter...

    reference.aspose.com/words/net/aspose.words.low...