Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 15,446 for

section

(0.14 sec)
  1. ImageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.ImageSavingArgs class, enhancing document processing with customizable image saving options for optimal performance....multiple HTML files: one for each section. options . DocumentSplitCriteri...SectionBreak : partType = "Section" ; break ; case DocumentSplitCriteri...

    reference.aspose.com/words/net/aspose.words.sav...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Estrai testo o immagini dal PDF usando JavaScript https://products.aspose.com/pdf/it/nodejs-cpp/parser/ Recent content in Estrai testo o immagi......svg#aspose-buy Acquistare overview section has-background-white-ter container...com/pdf/scripts/live-example.js section has-background-white container...

    products.aspose.com/pdf/it/nodejs-cpp/parser/in...
  3. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in a pivot table with Aspose.Cells for JavaScript via C++....Field List under the Values section. Drag the calculated field...field to the Values section of the PivotTable to display the calculated...

    docs.aspose.com/cells/javascript-cpp/add-calcul...
  4. Image and Text Vectorization – Aspose.SVG for P...

    The articles in this Section explain how to convert SVG text to vector and how to convert raster image to vector graphic using the Aspose.SVG Python library....Contents [ Hide Show ] In this section, under vectorization, we mean...SVG. The articles in this section explain how to convert SVG...

    docs.aspose.com/svg/python-net/vectorization/
  5. Extract Text and Images from DOCX File Online a...

    Online DOCX file parser app. Java API code to extract images and text content from DOCX document....data extraction from reports, section-wise content reading for document...headings, and detailed report sections for advanced analytics and...

    products.aspose.com/total/java/parse/docx/
  6. TextColumn Class | Aspose.Words for .NET

    Discover the Aspose.Words.TextColumn class for managing text columns in your documents. Easily access and customize each column in your text Section....includes all the columns in a section of a document. To learn more...more, visit the Working with Sections documentation article. public...

    reference.aspose.com/words/net/aspose.words/tex...
  7. PageSetup.gutter property | Aspose.Words for No...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding.... sections . at ( 0 ). pageSetup ; //...); } // Configure the first section's "PageSetup" property to print...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageSetup.Gutter | Aspose.Words for .NET

    Adjust PageSetup Gutter settings to optimize document margins for binding. Enhance your layout with perfect margins for professional results.... Sections [ 0 ]. PageSetup ; // Determine...); } // Configure the first section's "PageSetup" property to print...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Batch Convert Multiple HTML Files to PDF in Python

    Learn how to batch convert multiple HTML files to PDF with Aspose.HTML in Python. Follow step-by-step setup, code samples, and best practices.... # This section implements the primary batch...and Broken Relative Paths section because it is almost always...

    blog.aspose.com/html/batch-convert-multiple-htm...
  10. 页码计算问题 - Free Support Forum - aspose.com

    使用aspose for java 生成word文档时会出现页码计算错误问题, 现在有个需求是我通过aspose 生成的word 会进行双面打印,每个章节都要从奇数页开始,因此需要通过计算word的页数实现在奇数页结尾的章节后面新增一个空白页,但现在有个问题是我在代码层面获取到的页数和生成后实际打开的word 或pdf 页数不一致,请问该如何处理...0) { // 添加一个空白页 Section newSection = new Section(doc); doc.app...

    forum.aspose.com/t/topic/312330