Sort Score
Result 10 results
Languages All
Labels All
Results 9,521 - 9,530 of 400,660 for

document

(0.55 sec)
  1. MarkdownLoadOptions class | Aspose.Words for Py...

    aspose.words.loading.MarkdownLoadOptions class. Allows to specify additional options when loading [LoadFormat.MARKDOWN](../../aspose.words/loadformat/#MARKDOWN) Document into a [Document](../../aspose.words/Document/) object....MARKDOWN document into a Document object. Inheritance:...relative URIs found in the document into absolute URIs when required...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Compressed PDF cannot be opened with Adobe soft...

    Hi, When compressing the file Concertae.pdf (1.2 MB) using a code such as this OptimizationOptions options = new(); options.ImageCompressionOptions.CompressImages = true; options.ImageCompressionOptions.ResizeImages = …...= 40; using var doc = new Document(memoryStreamContent, true);...= 40; using var doc = new Document(dataDir + "Concertae.pdf"...

    forum.aspose.com/t/compressed-pdf-cannot-be-ope...
  3. Flatten Annotation from PDF File to XFDF (facad...

    This section explains how to export annotations from PDF file to XFDF with Aspose.PDF Facades....annotation is removed from a document, its visual representation...apply annotations to your document or to make annotations visible...

    docs.aspose.com/pdf/java/flatten-annotation/
  4. Aspose::Words::Layout::IPageLayoutCallback inte...

    Aspose::Words::Layout::IPageLayoutCallback interface. Implement this interface if you want to have your own custom method called during build and rendering of page layout model in C++....few pages at start of the document then abort process and render...technique may not work for every document or may fail completely. See...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Aspose::Words::WebExtensions::TaskPaneCollectio...

    Aspose::Words::WebExtensions::TaskPaneCollection class. Specifies a list of persisted task pane objects. To learn more, visit the Documentation article in C++....Work with Office Add-ins documentation article. class TaskPaneCollection...to add a web extension to a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.web...
  6. Aspose::Words::WebExtensions::WebExtensionPrope...

    Aspose::Words::WebExtensions::WebExtensionPropertyCollection class. Specifies a set of web extension custom properties. To learn more, visit the Documentation article in C++....Work with Office Add-ins documentation article. class WebExtensionProperty...to add a web extension to a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.web...
  7. Online XPS to XAMLFLOW Conversion or Develop Ja...

    Free online app to convert XPS to XAMLFLOW files. Java conversion library code for XPS Documents....be converted into XAMLFLOW document Download the converted XAMLFLOW...Automation API Open XPS file using Document class Convert XPS to DOC by...

    products.aspose.com/total/java/conversion/xps-t...
  8. 使用 C++ 合并 XML 文件 | Aspose.PDF

    简单的演示源代码,用于使用C++语言在任何平台上合并 XML 文件。...Create Document object auto document1 = MakeObject < Document > (...auto document2 = MakeObject < Document > ( infilenameXML , options...

    products.aspose.com/pdf/zh-hans/cpp/merger/xml/
  9. Aspose::Words::Saving::HtmlMetafileFormat enum ...

    Aspose::Words::Saving::HtmlMetafileFormat enum. Indicates the format in which metafiles are saved to HTML Documents in C++....metafiles are saved to HTML documents. enum class HtmlMetafileFormat...different format when saving HTML documents. System :: String html = u...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. ContinuousSectionRestart Enum | Aspose.Words fo...

    Explore the Aspose.Words.Layout.ContinuousSectionRestart enum for flexible page numbering options in continuous sections. Enhance Document layout effortlessly!... Document doc = new Document ( MyDir + "Continuous...

    reference.aspose.com/words/net/aspose.words.lay...