Sort Score
Result 10 results
Languages All
Labels All
Results 7,621 - 7,630 of 347,565 for

document

(0.09 sec)
  1. Working with Images in C++|Aspose.Words for C++

    Introduction to Image feature, how to create and manipulate image using C++....How to Extract Images from a Document All images are stored inside...inside Shape nodes in a Document . To extract all images or images...

    docs.aspose.com/words/cpp/working-with-images/
  2. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    Control font embedding in your Documents with SaveOptions' AllowEmbeddingPostScriptFonts. Easily manage TrueType font options for enhanced Document quality....embedding TrueType fonts in a document upon it is saved. The default...PostScript fonts, but can open documents with embedded fonts of this...

    reference.aspose.com/words/net/aspose.words.sav...
  3. HtmlSaveOptions.ExportRoundtripInformation | As...

    Discover HtmlSaveOptions' ExportRoundtripInformation property to control roundtrip data in HTML, MHTML, and EPUB formats. Optimize your exports today!...information allows to restore document properties such as tab stops...during the HTML documents loading back into a Document object. When...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Electronically Sign Documents via C# | products...

    Use digital signature to sign files including Microsoft Word, Excel, PowerPoint, PDF and Images via your C# application. Add e-Signature online via app....using C# APIs Optimize digital document signing workflows by creating...signature into PDFs, Office documents, and images. Download Electronic...

    products.aspose.com/total/net/signature/
  5. GlossaryDocument.GetBuildingBlock | Aspose.Word...

    Discover the GlossaryDocument GetBuildingBlock method to efficiently locate building blocks by gallery category and name. Enhance your Document management today!...glossary document. public void GlossaryDocument () { Document doc...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.bui...
  6. WrapSide | Aspose.Words for Java

    Specifies what sides of the shape or picture the text wraps around in Java.... Document doc = new Document(getMyDir() + "Textboxes...Field Description BOTH The document text wraps on both sides of...

    reference.aspose.com/words/java/com.aspose.word...
  7. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used...while appending a document. // Create a document that will have...have nodes from another document inserted into it. let dstDoc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageInfo.GetSizeInPixels | Aspose.Words for .NET

    Discover the PageInfo GetSizeInPixels method to accurately calculate your page size in pixels based on zoom factor and resolution for optimal display....page in a Word document. Document doc = new Document ( MyDir + "Rendering...RawKind ; Console . WriteLine ( "Document \"{0}\" contains {1} pages...

    reference.aspose.com/words/net/aspose.words.ren...
  9. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the section in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...Words document by hand. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. SignOptions.signatureLineImage property | Aspos...

    SignOptions.signatureLineImage property. The image that will be shown in associated [SignatureLine](../../../aspose.words.drawing/signatureline/)...add a signature line to a document, and then sign it using a...srcDocumentPath = base . myDir + "Document.docx" ; let dstDocumentPath...

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