Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 423,802 for

document

(0.22 sec)
  1. Online XML to ODP Conversion or Develop Java ba...

    Free online app to convert XML to ODP files. Java conversion library code for XML Documents....will be converted into ODP document Download the converted ODP...Automation API Open XML file using Document class Convert XML to PPTX...

    products.aspose.com/total/java/conversion/xml-t...
  2. Online XML to OTP Conversion or Develop Java ba...

    Free online app to convert XML to OTP files. Java conversion library code for XML Documents....will be converted into OTP document Download the converted OTP...Automation API Open XML file using Document class Convert XML to PPTX...

    products.aspose.com/total/java/conversion/xml-t...
  3. Online XML to POTM Conversion or Develop Java b...

    Free online app to convert XML to POTM files. Java conversion library code for XML Documents....will be converted into POTM document Download the converted POTM...Automation API Open XML file using Document class Convert XML to PPTX...

    products.aspose.com/total/java/conversion/xml-t...
  4. IStructuredDocumentTag.XmlMapping | Aspose.Word...

    Discover how the IStructuredDocumentTag XmlMapping property connects structured tags to XML data, enhancing Document customization and integration....mapping of this structured document tag to XML data in a custom...custom XML part of the current document. public XmlMapping XmlMapping...

    reference.aspose.com/words/net/aspose.words.mar...
  5. VariableCollection.Contains | Aspose.Words for ...

    Discover if VariableCollection holds a Document variable by name. Streamline your data management and enhance your coding efficiency today!...the collection contains a document variable with the given name...Case-insensitive name of the document variable to locate. Return...

    reference.aspose.com/words/net/aspose.words/var...
  6. C++ API to Convert XSLFO to PPT | products.aspo...

    Convert XSLFO to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...a markup language for XML documents, which is used to define the...layout of a document. It is used to create documents such as PDFs...

    products.aspose.com/total/cpp/conversion/xslfo-...
  7. 在 PDF 中使用 C++ 格式化文本|Aspose.PDF for C++

    本页解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...创建新的文档对象 auto document = MakeObject < Document > (); auto page...page = document -> get_Pages () -> Add (); auto text = MakeObject...

    docs.aspose.com/pdf/zh/cpp/text-formatting-insi...
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Placeholder method. Gets the BuildingBlock containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is true in C++....placeholder text for a structured document tag. auto doc = System ::...MakeObject < Aspose :: Words :: Document > (); // Insert a plain text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. OoxmlSaveOptions.compressionLevel property | As...

    OoxmlSaveOptions.compressionLevel property. Specifies the compression level used to save Document...compression level used to save document. The default value is CompressionLevel...saving an OOXML document. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Decrypt PDF File|Aspose.PDF for .NET

    Explore methods to decrypt password-protected PDF files in .NET, ensuring access to the Document's content using Aspose.PDF....File Contents [ Hide ] A PDF document encrypted with a password...operate on an encrypted PDF document, you will throw an exception...

    docs.aspose.com/pdf/net/decrypt-pdf-file/