Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 162,679 for

document

(0.09 sec)
  1. DigitalSignature class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignature class. Represents a digital signature on a Document and the result of its verification...Represents a digital signature on a document and the result of its verification...with Digital Signatures documentation article. Properties Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Splitter.split method | Aspose.Words for Python

    aspose.words.lowcode.Splitter.split method...output_file_name, options) Splits a document into multiple parts based...to generate file name for document parts using rule “outputFile_partIndex...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Issue with the PDF not rendering the Phesarath ...

    I am uploading a word Document with the font Phesarath OT in a file upload control. While previewing the Document in the Ms Word the populating the with the font Phesarath OT as expected. When loading the Document in th…...7:55pm 1 I am uploading a word document with the font Phesarath OT...control. While previewing the document in the Ms Word the populating...

    forum.aspose.com/t/issue-with-the-pdf-not-rende...
  4. RtfSaveOptions.saveFormat property | Aspose.Wor...

    RtfSaveOptions.saveFormat 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...Examples Shows how to save a document to .rtf with custom options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TextWatermarkOptions.Color | Aspose.Words for .NET

    Customize your TextWatermarkOptions with the Color property to enhance visibility. Set your preferred font color for a personalized touch. Default, Silver.... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/tex...
  6. PdfSaveOptions.zoomBehavior property | Aspose.W...

    PdfSaveOptions.zoomBehavior property. Gets or sets a value determining what type of zoom should be applied when a Document is opened with a PDF viewer....zoom should be applied when a document is opened with a PDF viewer...rendered PDF document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IDocumentLoadingCallback Interface | Aspose.Wor...

    Customize Document loading with Aspose.Words.IDocumentLoadingCallback. Implement your own method for enhanced control and flexibility in Document management....method called during loading a document. public interface IDocumentLoadingCall...This is called to notify of document loading progress. Examples...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Aspose::Words::Saving::PdfSaveOptions::get_Zoom...

    Aspose::Words::Saving::PdfSaveOptions::get_ZoomFactor method. Gets or sets a value determining zoom factor (in percentages) for a Document in C++....factor (in percentages) for a document. int32_t Aspose :: Words ::...rendered PDF document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportDocumentProperties method. Specifies whether to export built-in and custom Document properties to HTML, MHTML or EPUB. Default value is false in C++....export built-in and custom document properties to HTML, MHTML...saving a document to .epub. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. PdfSaveOptions.zoom_factor property | Aspose.Wo...

    PdfSaveOptions.zoom_factor property. Gets or sets a value determining zoom factor (in percentages) for a Document....factor (in percentages) for a document. @property def zoom_factor...a rendered PDF document. doc = aw . Document () builder = aw...

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