Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 351,238 for

document

(0.08 sec)
  1. TextBox Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextBox class to easily customize text display within shapes, enhancing your Document's visual appeal and functionality....the Working with Shapes documentation article. public class TextBox...for a text box. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. FieldSubject Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSubject class for easy implementation of the SUBJECT field, enhancing Document automation and formatting efficiency....the Working with Fields documentation article. public class FieldSubject...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  3. BaseWebExtensionCollectionT Class | Aspose.Word...

    Discover the Aspose.Words.WebExtensions.BaseWebExtensionCollection1T class, your essential tool for managing TaskPane and WebExtension collections efficiently....Work with Office Add-ins documentation article. public abstract...with a document’s collection of web extensions. Document doc =...

    reference.aspose.com/words/net/aspose.words.web...
  4. Working With Tables in PHP|Aspose.Words for Java

    Working With Tables using PHP....main () { // The path to the documents directory. $ dataDir = "/...the document $ doc = new java ( "com.aspose.words.Document" ,...

    docs.aspose.com/words/java/working-withtables-i...
  5. EditableRange.SingleUser | Aspose.Words for .NET

    Discover the EditableRange SingleUser property to efficiently manage editable ranges, ensuring seamless collaboration and user-specific access control....void Visitor () { Document doc = new Document (); doc . Protect...world! Since we have set the document's protection level to read-only...

    reference.aspose.com/words/net/aspose.words/edi...
  6. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontSavingArgs::get_FontFileName method. Gets or sets the file name (without path) where the font will be saved to in C++....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated font file name...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. HeaderFooterBookmarksExportMode enumeration | A...

    aspose.words.saving.HeaderFooterBookmarksExportMode enumeration. Specifies how bookmarks in headers/footers are exported....bookmarks in headers/footers in a document that we are rendering to PDF...PDF. doc = aw . Document ( file_name = MY_DIR + 'Bookmarks in...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 Aspose.PDF for JavaScript via C++ 优化 PDF|Asp...

    使用 JavaScript 工具优化和压缩 PDF 文件以实现快速网页浏览。... errorCode == 0 ) document . getElementById ( 'output'...json . fileNameResult ; else document . getElementById ( 'output'...

    docs.aspose.com/pdf/zh/javascript-cpp/optimize-...
  9. Add text to PDF using C# | Aspose.PDF

    Add text to PDF programmatically with C# sample code using Aspose.PDF for .NET...powerful, and easy-to-use document manipulation API for .NET...the PDF with an instance of Document. Create a TextParagraph and...

    products.aspose.com/pdf/net/text/
  10. PageSetup.ClearFormatting | Aspose.Words for .NET

    Reset your Document's page setup effortlessly with the ClearFormatting method. Restore default margins, paper size, and orientation for a polished look....sections in a document. Document doc = new Document (); DocumentBuilder...start a new section using a document builder, // it will inherit...

    reference.aspose.com/words/net/aspose.words/pag...