Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 19,970 for

document insertion

(0.21 sec)
  1. Working with Tables in OneNote | Aspose.Note Do...

    This article provides guidance on working with tables in OneNote using C#....from the Table of OneNote Document allows developers to extract...represents a OneNote file. The Document class exposes the GetChildNodes...

    docs.aspose.com/note/net/working-with-tables/
  2. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used...while appending a document. # Create a document that will have nodes...another document inserted into it. dst_doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....additional options when saving a document into the SaveFormat.XAML_FLOW...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Fields::FieldRD::get_FileName me...

    Aspose::Words::Fields::FieldRD::get_FileName method. Gets or sets the name of the file to include when generating a table of contents, table of authorities, or index in C++....entries from headings in other documents. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Workflow Summary|Aspose.Words for SharePoint

    Available workflow basic scenarios with the Aspose.Words for SharePoint....Words to convert documents between supported formats...the result in a SharePoint document library Make a Report via...

    docs.aspose.com/words/sharepoint/workflow-summary/
  6. Aspose Java Words _ Incorrect Formatting handli...

    I have a usecase where I am getting an OCRed copy. All the header, footer and page number data has been converted into text. And it has broken the Document formatting as well. Attaching a sample Document for the referenc…... And it has broken the document formatting as well. Attaching...Attaching a sample document for the reference. Now When I am trying...

    forum.aspose.com/t/aspose-java-words-incorrect-...
  7. FieldIf | Aspose.Words for Java

    Implements the IF field in Java....the Working with Fields documentation article. Remarks: Compares...how to insert an IF field. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. Java API to Export PS to XAMLFLOW | products.as...

    Convert PS to XAMLFLOW using on premise Java API...comprehensive set of features for document processing. The first step...edit, convert, and print PDF documents from within their Java applications...

    products.aspose.com/total/java/conversion/ps-to...
  9. Aspose words合并word包含toc,toc的宽度和被合并文件的宽度不一致 - Fr...

    Hi , 我的问题,合并word包含toc,toc的宽度和被合并文件不一致。帮忙看下,感谢 技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 合并代码: public static final String tocFontName = "Arial"; private static final License ASPOSE_LICENSE = new Li…...mkdir(); } Document doc = new Document(); DocumentBuilder...tocTitle) -> { try { Document src = new Document(prefixPath + File...

    forum.aspose.com/t/aspose-words-word-toc-toc/31...
  10. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.HTML_FIXED format in Java....additional options when saving a document into the SaveFormat.HTML_FIXED...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...