Sort Score
Result 10 results
Languages All
Labels All
Results 6,671 - 6,680 of 347,574 for

document

(0.1 sec)
  1. PDF Viewer via Python | Aspose.PDF

    Open and view Documents programmatically with Python sample code using Aspose.PDF for Python for .NET... powerful and easy to use document manipulation API for python-net...the PDF with an instance of Document. View resultant File. Python...

    products.aspose.com/pdf/python-net/viewer/
  2. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output Document...OOXML version for the output document. The default value is OoxmlCompliance...saved document to adhere to. let doc = new aw . Document (); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::MailMerging::FieldMergingArgsBas...

    Aspose::Words::MailMerging::FieldMergingArgsBase::get_Document method. Returns the Document object for which the mail merge is performed in C++....FieldMergingArgsBase::get_Document method Contents [ Hide ] ...FieldMergingArgsBase::get_Document method Returns the Document object for which...

    reference.aspose.com/words/cpp/aspose.words.mai...
  4. Aspose::Words::DocumentVisitor::VisitParagraphS...

    Aspose::Words::DocumentVisitor::VisitParagraphStart method. Called when enumeration of a paragraph has started in C++....how to use a document visitor to print a document’s node structure...{ auto doc = MakeObject < Document > ( MyDir + u "DocumentVisitor-compatible...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. OoxmlSaveOptions.keepLegacyControlChars propert...

    OoxmlSaveOptions.keepLegacyControlChars property. Keeps original representation of legacy control characters.... Document ( base . myDir + "Legacy control...doc" ); // When we save the document to an OOXML format, we can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FontSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.FontSavingArgs class. Provides data for the [IFontSavingCallback.fontSaving()](../ifontsavingcallback/fontSaving/#fontsavingargs) event...more, visit the Save a Document documentation article. Remarks When...When Aspose.Words saves a document to HTML or related formats...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. NodeCollection.Clear | Aspose.Words for .NET

    Effortlessly clear your NodeCollection with our Clear method, removing all nodes from both the collection and the Document for optimal performance....this collection and from the document. public void Clear () Examples...sections from a document. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Issue with setResult in updating the field - Fr...

    I am doing field.setResult("My field") In aspose word it is updating the field but field styles are getting removed from word Document. Is there any better way to do that. For example: Hello (style : bold, All_caps)…...getting removed from word document. Is there any better way to...a field in an Aspose.Words document while preserving its formatting...

    forum.aspose.com/t/issue-with-setresult-in-upda...
  9. Source | Aspose.Words for Java

    Represents an individual source such as a book journal article or interview in Java....available in the document. Document document = new Document(getMyDir()...Bibliography bibliography = document.getBibliography(); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  10. DICOM 图像支持|Aspose.PDF for .NET

    本节描述如何使用 C# 库支持 PDF 文件中的 DICOM 图像。...AddDicomImageToPDF () { // The path to the documents directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/support-for-dicom-ma...