Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 20,123 for

insert documents

(0.2 sec)
  1. PdfSaveOptions.preserve_form_fields property | ...

    PdfSaveOptions.preserve_form_fields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...Examples Shows how to save a document to the PDF format using the...PdfSaveOptions class. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Regarding Aspose upgrade from 24.6.2. to 25.9 -...

    I am currently using Aspose.Cells.GridJs version 24.6.2, and in this version, images and charts are loading correctly. However, after upgrading to version 25.9, the images are no longer visible. I didn’t made any client…... Re-insert Images : If feasible, try re-inserting the images...images in your document to see if that resolves the issue. Test...

    forum.aspose.com/t/regarding-aspose-upgrade-fro...
  3. 如果在header 和 footer中创建浮动文本框并且不添加新的段落作为锚点 - Free ...

    Hello, 我正在使用 aspose.java 在word中添加 header,footer等元素,基于原始需求(在源文档上追加header 和 footer时, 不要因为添加header 和 footer 而造成文档header 和 footer区域变高引起文档内容排版和页面数量的变化),所以我采用添加浮动文本框来避免造成header footer区域变化;现在的问题是,为了添加浮动文本框,一定需要创建一个段落来作为锚点,而这个段落…...insertOverlayContent(Document document, Section section, int...getOrCreateHeaderFoo(document, section, type); log.debug("Inserting overlay...

    forum.aspose.com/t/header-footer/325498
  4. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...private byte[] convertToPdf(Document document) throws Exception { try...pdfOptions.setUpdateFields(false); document.save(bos, pdfOptions); return...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  5. TextBox | Aspose.Words for Java

    Defines attributes that specify how a text is displayed inside a shape in Java....the Working with Shapes documentation article. Remarks: Use the...for a text box. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. StructuredDocumentTag.full_date property | Aspo...

    StructuredDocumentTag.full_date property. Specifies the full date and time last entered into this SDT....structured document tag. doc = aw . Document () # Insert a structured...structured document tag that prompts the user to enter a date. # In...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTag.date_display_locale prope...

    StructuredDocumentTag.date_display_locale property. Allows to set/get the language format for the date displayed in this SDT....structured document tag. doc = aw . Document () # Insert a structured...structured document tag that prompts the user to enter a date. # In...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::XpsSaveOptions::get_Outl...

    Aspose::Words::Saving::XpsSaveOptions::get_OutlineOptions method. Allows to specify outline options in C++....the outline of a saved XPS document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Move or Delete pages in PDF using .NET https://products.aspose.com/pdf/net/pages/ Recent content in Add, Move or Delete pages in PDF using......C# subtitle ltr Insert pages to PDF document programmatically...C# content block In order to insert page in PDF file, we&rsquo;ll...

    products.aspose.com/pdf/net/pages/index.xml
  10. Aspose::Words::Fields::FieldImport::get_Graphic...

    Aspose::Words::Fields::FieldImport::get_GraphicFilter method. Gets or sets the name of the filter for the format of the graphic that is to be Inserted in C++....the graphic that is to be inserted. System :: String Aspose ::...get_GraphicFilter () Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...

    reference.aspose.com/words/cpp/aspose.words.fie...