Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 351,279 for

document

(0.13 sec)
  1. Inconsistency between Word and PDF documents co...

    Hello, When saving Document containing a table with specific “Keep with next” setup within cells, we get differences between generated Word and PDF content. In PDF the table is fitted into first page, while in Word it is…...Inconsistency between Word and PDF documents containing tables and "Keep...9:19am 1 Hello, When saving document containing a table with specific...

    forum.aspose.com/t/inconsistency-between-word-a...
  2. 使用 Go via C++ 向 PDF 添加页面 | Aspose.PDF

    使用 Aspose.PDF for Go via C++,使用 Go 示例代码,以编程方式将 PDF 页面添加到您的文档中...Open(filename string) opens a PDF-document with filename pdf , err :=...PageAdd() adds new page in PDF-document err = pdf . PageAdd () if...

    products.aspose.com/pdf/zh-hant/go-cpp/pages/add/
  3. HtmlSaveOptions.ResourceFolderAlias | Aspose.Wo...

    Optimize your HTML Documents with the HtmlSaveOptions ResourceFolderAlias property, defining folder names for efficient URI construction of resources....resources written into an HTML document. Default is an empty string...saving a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FootnoteOptions.position property | Aspose.Word...

    FootnoteOptions.position property. Specifies the footnotes position....different place where the document collects and displays its...its footnotes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions constructor | Aspose.Words for ...

    aspose.words.saving.HtmlSaveOptions constructor...that can be used to save a document in the SaveFormat.HTML format...that can be used to save a document in the SaveFormat.HTML , SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert POT to ODS via C++ or with free Online ...

    Export POT to ODS in C++ without using Microsoft Excel or Powerpoint or online. Test free POT to ODS online converter quickly before integrating the code....Why to Convert The Portable Document Format (PDF) is a widely used...format for documents. It is used to store and share documents, and...

    products.aspose.com/total/cpp/conversion/pot-to...
  7. HeaderFooter constructor | Aspose.Words for Python

    HeaderFooter constructor. Creates a new header or footer of the specified type....doc DocumentBase The owner document. header_footer_type HeaderFooterType...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MailMergeRegionInfo.Fields | Aspose.Words for .NET

    Discover the MailMergeRegionInfo Fields property, easily access and manage child fields for efficient Document automation and enhanced productivity.... Document doc = new Document ( MyDir + "Mail merge...MERGEFIELDs available in the document. MailMergeRegionInfo regionInfo...

    reference.aspose.com/words/net/aspose.words.mai...
  9. CustomPart.name property | Aspose.Words for Python

    CustomPart.name property. Gets or sets this part's absolute name within the OOXML package or the target URL....Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table.rows property | Aspose.Words for Node.js

    Table.rows property. Provides typed access to the rows of the table....through all tables in the document and print the contents of...each cell. let doc = new aw . Document ( base . myDir + "Tables.docx"...

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