Sort Score
Result 10 results
Languages All
Labels All
Results 6,791 - 6,800 of 400,476 for

document

(0.54 sec)
  1. TaskPane.DockState | Aspose.Words for .NET

    Discover the TaskPane DockState property to easily manage your task pane's last docked position for enhanced workflow and efficiency....extension to a document. Document doc = new Document (); // Create...which will be used by the document, // then set its default location...

    reference.aspose.com/words/net/aspose.words.web...
  2. WebExtension.IsFrozen | Aspose.Words for .NET

    Discover the WebExtension IsFrozen property, which controls user interaction with your web extension. Enhance usability and optimize user experience today!...extension to a document. Document doc = new Document (); // Create...which will be used by the document, // then set its default location...

    reference.aspose.com/words/net/aspose.words.web...
  3. BaseWebExtensionCollection1.Add | Aspose.Words ...

    Discover how to enhance your projects with the BaseWebExtensionCollection Add method. Effortlessly add items to your collection for seamless integration....extension to a document. Document doc = new Document (); // Create...which will be used by the document, // then set its default location...

    reference.aspose.com/words/net/aspose.words.web...
  4. How to Convert DOCX to TIFF using C#

    In this brief tutorial you will learn how to convert DOCX to TIFF using C#. The simple steps below can be followed to export DOCX to TIFF in C# on any common operating system like MS Windows, Linux, or macOS....tool Create an instance of Document class Set different options...output TIFF image Save the DOCX document as TIFF image file In these...

    kb.aspose.com/words/net/how-to-convert-docx-to-...
  5. PageExtractOptions Class | Aspose.Words for .NET

    Easily extract Document pages with Aspose.Words.PageExtractOptions. Customize output with flexible page extraction settings....Allows to specify options for document page extracting. public class...NUMPAGES fields in the resulting document will be replaced with their...

    reference.aspose.com/words/net/aspose.words/pag...
  6. Document.justification_mode property | Aspose.W...

    Document.justification_mode property. Gets or sets the character spacing adjustment of a Document....justification_mode property Document.justification_mode property...character spacing adjustment of a document. @property def justification_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在现有 PDF 文件中替换图像|Aspose.PDF for .NET

    本节描述了如何使用 C# 库在现有 PDF 文件中替换图像。...要替换图像: 使用 Document 对象打开 PDF 文件。 替换特定图像,使用 Document 对象的 Save 方法保存更新后的...ReplaceImageInPDF () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/replace-image-in-exi...
  8. SectionLayoutMode enumeration | Aspose.Words fo...

    Aspose.Words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the Document grid behavior....section allowing to define the document grid behavior. Members Name...Default Specifies that no document grid shall be applied to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Example of Hello World using Python|Aspose.PDF ...

    This sample demonstrates how to create a simple PDF Document with text Hello World using Aspose.PDF for Python via .NET....article, we are creating a PDF document containing text “Hello World...Instantiate a Document object Add a Page to document object Create...

    docs.aspose.com/pdf/python-net/hello-world-exam...
  10. Aspose::Words::Layout::LayoutCollector::Clear m...

    Aspose::Words::Layout::LayoutCollector::Clear method. Clears all collected layout data. Call this method after Document was manually updated, or layout was rebuilt in C++.... Call this method after document was manually updated, or layout...MakeObject < Aspose :: Words :: Document > (); auto layoutCollector...

    reference.aspose.com/words/cpp/aspose.words.lay...