Sort Score
Result 10 results
Languages All
Labels All
Results 9,721 - 9,730 of 418,027 for

document

(1.34 sec)
  1. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::get_Count method. Gets the number of elements contained in the collection in C++....Examples Shows how to work with a document’s collection of web extensions...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Web...

    reference.aspose.com/words/cpp/aspose.words.web...
  2. 将 PDF 转换为 TIFF|Aspose.PDF for Android via Java

    本文介绍如何将 PDF 文档中的页面转换为 TIFF 图像。您将学习如何使用 Aspose.PDF for Android via Android via Java 将所有或单个页面转换为 TIFF 图像。...解释了如何将PDF文件中的所有页面转换为单个TIFF图像: 创建一个Document类的对象。 调用Process方法转换文档。 要设置...() { // 打开文档 try { document = new Document ( inputStream ); }...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  3. StructuredDocumentTagRangeStart.isShowingPlaceh...

    StructuredDocumentTagRangeStart.isShowingPlaceholderText property. Specifies whether the content of this structured Document tag shall be interpreted to contain placeholder text (as opposed to regular text contents within the structured Document tag)....content of this structured document tag shall be interpreted to...contents within the structured document tag). if set to true , this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MappedDataFieldCollection.ContainsValue | Aspos...

    Discover if a field mapping exists in MappedDataFieldCollection with the ContainsValue method. Enhance your data management efficiency today!...MappedDataFieldColle () { Document doc = CreateSourceDocMappe.../// <summary> /// Create a document with 2 MERGEFIELDs, one of...

    reference.aspose.com/words/net/aspose.words.mai...
  5. ListLevelCollection class | Aspose.Words for Py...

    aspose.words.lists.ListLevelCollection class. A collection of list formatting for each level in a list...the Working with Lists documentation article. Indexers Name Description...DocumentBuilder. doc = aw . Document () # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::TxtListIndentation::get_...

    Aspose::Words::Saving::TxtListIndentation::get_Character method. Gets or sets which character to use for indenting list levels. The default value is '\0', that means there is no indentation in C++....list indenting when saving a document to plaintext. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_Name method. Returns the name of the property in C++....how to work with built-in document properties. auto doc = System...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Properties...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_ProviderId method. Specifies the class ID of the signature provider. Default value is Empty (all zeroes) Guid in C++....should be obtained from the documentation shipped with the provider...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/cpp/aspose.words.dig...
  9. CustomXmlPartCollection.getById method | Aspose...

    CustomXmlPartCollection.getById method. Finds and returns a custom XML part by its identifier....how to create a structured document tag with custom XML data.... let doc = new aw . Document (); // Construct an XML part that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...auto-numbering to text in a document. For example, in word when...application when a user opens the document inside the word application...

    forum.aspose.com/t/converting-word-lists-to-tex...