Sort Score
Result 10 results
Languages All
Labels All
Results 7,661 - 7,670 of 415,166 for

document

(0.3 sec)
  1. Cell.FirstParagraph | Aspose.Words for .NET

    Discover the Cell FirstParagraph property to effortlessly access the first paragraph from immediate children, enhancing your content management....using a document builder. Document doc = new Document (); DocumentBuilder...nested table without using a document builder. public void CreateNestedTable...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Comparer Class | Aspose.Words for .NET

    Effortlessly compare Documents with the Aspose.Words LowCode Comparer class. Unlock powerful methods for seamless Document analysis and collaboration....methods intended to compare documents. public class Comparer : Processor...action allowing canceling document processing task using specified...

    reference.aspose.com/words/net/aspose.words.low...
  3. DocumentVisitor.VisitStructuredDocumentTagEnd |...

    Discover the DocumentVisitor VisitStructuredDocumentTagEnd method, essential for managing structured Document tag enumeration efficiently. Enhance your coding skills!...enumeration of a structured document tag has ended. public virtual...every structured document tag in a document. public void StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Shape.imageData property | Aspose.Words for Nod...

    Shape.imageData property. Provides access to the image of the shape...how to extract images from a document, and save them to the local...files. let doc = new aw . Document ( base . myDir + "Images.docx"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Converting Microsoft PowerPoint Documents into ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Converting Microsoft PowerPoint Documents into Other Formats Contents...via Aspose.Slides option to document menus Converting a Presentation...

    docs.aspose.com/slides/sharepoint/converting-mi...
  6. 删除分节符影响书签标记 - Free Support Forum - aspose.com

    Document Document = new Document("input.docx"); for (int i = Document.getSections().getCount() - 2; i >= 0; i--) { Document.getLastSection().prependContent(Document.getSections().get(i)); …...2025, 8:20pm 1 Document document = new Document("input.docx");...docx"); for (int i = document.getSections().getCount() - 2; i >= 0;...

    forum.aspose.com/t/topic/312511
  7. Self-hosted LLM Aspose.Words for .NET | Self-ho...

    Aspose.Words for .NET supports for self-hosted LLMs, enabling secure, flexible, and cost-efficient AI Document processing without third-party APIs....Models (LLMs) for AI-enhanced document processing, offering greater...Sovereignty : Keep sensitive documents entirely within your own infrastructure...

    blog.aspose.com/words/self-hosted-llm-aspose-wo...
  8. Set Privileges, Encrypt and Decrypt PDF|Aspose....

    Encrypt PDF File with C# using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....rights you want to apply to the document. Once the privileges have...object as an argument to the Document object’s Encrypt method. The...

    docs.aspose.com/pdf/net/set-privileges-encrypt-...
  9. IDocumentProcessorPlugin.save method | Aspose.W...

    IDocumentProcessorPlugin.save method. Save the Document loaded by [IDocumentProcessorPlugin.load()](../load/#bytesio_loadoptions) method to the output stream using the specified save options....save(output_stream, save_options) Save the document loaded by IDocumentProcessorPl...plugin (requires loading to Document ), method throws an exception...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font.ComplexScript | Aspose.Words for .NET

    Discover the Font ComplexScript property, ensuring your text is formatted as complex script for enhanced readability and style, regardless of Unicode values.... Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...