Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 350,981 for

document

(0.16 sec)
  1. DocSaveOptions.save_format property | Aspose.Wo...

    DocSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...Microsoft Word formats. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LoadOptions.encoding property | Aspose.Words fo...

    LoadOptions.encoding property. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM Document if the encoding is not specified inside the Document...load an HTML, TXT, or CHM document if the encoding is not specified...specified inside the document. Can be null . Default is null ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.Words.BuildingBlocks | Aspose.Words for ...

    Unlock Document potential with Aspose.Words.BuildingBlocks. Effortlessly access AutoText and AutoCorrect entries to enhance your content creation....entries and Building Blocks in a document. Classes Class Description...BuildingBlock Represents a glossary document entry such as a Building Block...

    reference.aspose.com/words/net/aspose.words.bui...
  4. Change a field name - Free Support Forum - aspo...

    Try to change the name of a form field. Used this code: var pdf=new Document(@"C:\tmp\a.pdf"); var field=(TextBoxField)pdf.Form[1]; field.Name="gorilla"; pdf.Save(@"C:\tmp\b.pdf"); But the field name doesn’t get chan…...Used this code: var pdf=new Document(@"C:\tmp\a.pdf"); var fie...possible for you to share the document you mentioned to check the...

    forum.aspose.com/t/change-a-field-name/312114
  5. Java API to Export MD to WORDML | products.aspo...

    Convert MD to WORDML using on premise Java API...APIs that provides powerful document processing capabilities. The...edit, and manipulate PDF documents. It provides a wide range...

    products.aspose.com/total/java/conversion/md-to...
  6. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....Levels of Nodes in a Document documentation article. Remarks: InlineStory...to a paragraph. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. PageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSavingArgs class, essential for optimizing Document processing with detailed PageSaving event data. Enhance your workflow!...the Programming with Documents documentation article. public class...or close it after saving a document page. PageFileName { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Cell | Aspose.Words for .NET

    Discover the Cell constructor to easily create new Cell class instances. Streamline your coding process and enhance your development efficiency!...doc DocumentBase The owner document. Remarks When Cell is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Paragraph constructor | Aspose.Words for Python

    Paragraph constructor. Initializes a new instance of the [Paragraph](../) class....doc DocumentBase The owner document. Remarks When Paragraph is...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...