Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 20,461 for

layout

(0.55 sec)
  1. Make pdfs generated accessible - Free Support F...

    Hello we use MS Word Templates with xml data to mail merge using Aspose Words and finally create pdfs. We use DotNet 8 platform with C# My question is regarding accessibility. What care should we take to ensure that th…...and avoid using tables for layout. These semantic choices help...

    forum.aspose.com/t/make-pdfs-generated-accessib...
  2. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Python via .NET recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....includes extracted text, style, layout, and other information. SaveFormat...

    docs.aspose.com/ocr/python-net/save-file/
  3. ReplacerContext class | Aspose.Words for Python

    aspose.words.lowcode.ReplacerContext class. Find/replace operation context....ProcessorContext ) layout_options Document layout options used by...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add watermark to PDF using C#|Aspose.PDF for .NET

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C#....values include Background, Layout, Page, Pagination and Undefined)...

    docs.aspose.com/pdf/net/add-watermarks/
  5. FieldToc.hide_in_web_layout property | Aspose.W...

    FieldToc.hide_in_web_Layout property. Gets or sets whether to hide tab leader and page numbers in Web Layout view....hide_in_web_layout property FieldToc.hide_in_web_layout property...in Web layout view. @property def hide_in_web_layout ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Add Group Shape into a Word Document|Asp...

    Grouping and ungrouping shapes using C++....shapes retain the specified layout when the group is rendered...

    docs.aspose.com/words/cpp/how-to-add-group-shap...
  7. Convert HTML to Excel using Python

    Follow this article to convert HTML to Excel using Python. It has the IDE settings, a list of steps, and sample code to transform file format from HTML to excel using python....can set the flag to set page layout options, render the whole document...

    kb.aspose.com/pdf/python/convert-html-to-excel-...
  8. Convert IGES to PDF in Python

    This basic guide explains how to convert IGES to PDF in Python. It encompasses all the information to create an IGS file to PDF converter in Python....dimensions, background color, layout, etc. Similarly, you can customize...

    kb.aspose.com/cad/python/convert-iges-to-pdf-in...
  9. How to Add Watermark to Word using Java

    This short tutorial guides on how to add watermark to Word using Java. It provides details for the configuration, steps and a runnable sample code to insert watermark in Word using Java....text font family, size, color, layout, and transparency settings...

    kb.aspose.com/words/java/how-to-add-watermark-t...
  10. Page is missing after insert image - Free Suppo...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document word = new Document(path + "1.docx"); var builder = new DocumentBuilder(word); for (int i = 0; i < word.getSections().getCount(); i++) { builde…...Words cannot change that layout behavior [2]. What you can...

    forum.aspose.com/t/page-is-missing-after-insert...