Discover the PhoneticGuide RubyText property to access and enhance ruby text for improved phonetic clarity in your applications.... Document doc = new Document ( MyDir + "Phonetic...PhoneticGuide namespace Aspose.Words assembly Aspose.Words PhoneticGuide...
Discover FixedPageSaveOptions' MetafileRenderingOptions property to customize and enhance your metafile rendering for optimal results.... Document doc = new Document ( MyDir + "WMF with...object that we can pass to the document's "Save" method // to modify...
Discover PdfLoadOptions' SkipPdfImages property to control image loading in PDFs. Enhance performance by skipping images for faster Document processing....skipped while loading PDF document. Default is false . public...PageCount = 1 ; Document doc = new Document ( MyDir + "Images...
Discover the GetFieldNames method in FieldAddressBlock. Effortlessly retrieve mail merge field names to enhance your Document automation process.... Document doc = new Document ( MyDir + "Field...namespace Aspose.Words.Fields assembly Aspose.Words FieldAddressBlock...
Discover the FieldTemplate IncludeFullPath property to easily manage full file path inclusion, enhancing your project's efficiency and organization....location of a document’s template. Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Fields assembly Aspose.Words FieldTemplate...
Effortlessly clear your MappedDataFieldCollection with our Clear method, instantly removing all elements for streamlined data management.... Document doc = CreateSourceDocMappe.../// <summary> /// Create a document with 2 MERGEFIELDs, one of...
Effortlessly add and scale online videos in your Documents with DocumentBuilder's InsertOnlineVideo method for enhanced engagement and creativity....online video object into the document and scales it to the specified...video into a document. Document doc = new Document (); DocumentBuilder...
Access specific building blocks effortlessly with our BuildingBlockCollection. Retrieve items by index for seamless integration in your projects....a glossary document. Document doc = new Document (); GlossaryDocument...start/end of the Glossary document. glossaryDoc . Accept ( visitor...
Access list levels effortlessly with the ListLevelCollection Item property. Retrieve any level by index for seamless Document formatting.... Document doc = new Document (); // A list allows...and end a list by using a document builder's "ListFormat" property...
Discover the MailMerge GetRegionsHierarchy method to effortlessly retrieve a complete region hierarchy with accessible Document fields for streamlined workflows....(with fields) available in the document. public MailMergeRegionInfo...mail merge regions. Document doc = new Document ( MyDir + "Mail merge...