Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 67,639 for

document

(0.06 sec)
  1. Document.AcceptEnd | Aspose.Words for .NET

    Explore the Document AcceptEnd method to efficiently manage visitor access at the Document's end. Enhance user experience with seamless navigation....AcceptEnd Contents [ Hide ] Document.AcceptEnd method Accepts a...for visiting the end of the document. public override VisitorAction...

    reference.aspose.com/words/net/aspose.words/doc...
  2. FramesetCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words FramesetCollection class, your go-to solution for managing multiple Frameset instances effortlessly in Document processing....the Programming with Documents documentation article. public class...access frames on-page. // Document contains several frames with...

    reference.aspose.com/words/net/aspose.words.fra...
  3. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in Java...PowerPoint presentation to an HTML5 document in which the slides are presented...a Presentation to an HTML5 Document with Comments Comments in...

    docs.aspose.com/slides/java/export-to-html5/
  4. FieldOptions.FileName | Aspose.Words for .NET

    Discover the FieldOptions FileName property to easily manage and customize your Document's file name for enhanced organization and efficiency....sets the file name of the document. public string FileName {...field. Document doc = new Document ( MyDir + "Document.docx" );...

    reference.aspose.com/words/net/aspose.words.fie...
  5. SaveOptions.createSaveOptions method | Aspose.W...

    Aspose.Words.Saving.SaveOptions.createSaveOptions method...rendering large documents to PDF. let doc = new aw . Document ( base ...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FontEmbeddingLicensingRights.BitmapEmbeddingOnl...

    Discover the FontEmbeddingLicensingRights BitmapEmbeddingOnly property, which ensures exclusive Bitmap embedding restrictions for enhanced design control.... Document doc = new Document ( MyDir + "Embedded...docx" ); // Get the list of document fonts. FontInfoCollection...

    reference.aspose.com/words/net/aspose.words.fon...
  7. TabStopCollection.RemoveByIndex | Aspose.Words ...

    Effortlessly manage your tab stops with the RemoveByIndex method. Quickly remove any tab stop from your collection for streamlined design....stop in a document by its index and remove it. Document doc = new...new Document (); TabStopCollection tabStops = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/tab...
  8. DocumentProperty.IsLinkToContent | Aspose.Words...

    Discover if DocumentProperty's IsLinkToContent property connects to content. Enhance your workflow with seamless Document management solutions....a custom document property to a bookmark. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words.pro...
  9. MarkdownSaveOptions.ExportImagesAsBase64 | Aspo...

    Discover how the MarkdownSaveOptions ExportImagesAsBase64 property enhances your output files by allowing image saving in Base64 format. Default, false....md document with images embedded inside it. Document doc =...= new Document ( MyDir + "Images.docx" ); MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. OlePackage class | Aspose.Words for Node.js

    Aspose.Words.Drawing.OlePackage class. Allows to access OLE Package properties...Working with Ole Objects documentation article. Remarks OLE package...embed any type of data into document. Now this application is excluded...

    reference.aspose.com/words/nodejs-net/aspose.wo...