Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 21,331 for

layout

(0.26 sec)
  1. HTML to PDF conversion issue using aspose.pdf.d...

    We are using Aspose.pdf.document to convert html files to PDF. But converted PDF is not matching with HTML. We have some external css files ,since we cant directly provide references of that file we are reading css file…... This can help keep your layout intact. Debugging : If the...

    forum.aspose.com/t/html-to-pdf-conversion-issue...
  2. 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...
  3. 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/
  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. 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...
  6. Extract Theme Data from Excel File|Documentation

    Learn how to extract theme data from Excel files using Aspose.Cells for JavaScript via C++. Obtain style and formatting information effectively....using Microsoft Excel via Page Layout > Themes command. JavaScript...

    docs.aspose.com/cells/javascript-cpp/extract-th...
  7. Generate PDF417 and Micro PDF417 Barcodes in Ja...

    Aspose.BarCode for JavaScript via C++ can be used to generate different types of PDF417 and Micro PDF417 barcodes.... delete (); Barcode Layout Settings The PDF417 barcode...Pdf417Parameters class. Pdf417 Layout Settings PDF417 barcodes, including...

    docs.aspose.com/barcode/javascript-cpp/pdf417-b...
  8. TextBox class | Aspose.Words for Python

    aspose.words.drawing.TextBox class. Defines attributes that specify how a text is displayed inside a shape... layout_flow Determines the flow of the text layout in a...text box. text_box . layout_flow = layout_flow doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Save PowerPoint Slides with Notes as PDF...

    This brief tutorial guides you on how to save PowerPoint slides with notes as PDF in Python. It helps in establishing the environment, defining the steps to write the application and provides a runnable sample code to save PowerPoint as PDF with notes in Python....object Set the position and layout for the notes Save the PDF...class property notes_comments_layouting.notes_position to set the...

    kb.aspose.com/slides/python/how-to-save-powerpo...
  10. Generate PDF from XML|Aspose.PDF for Java

    Aspose.PDF for Java provides the opportunity to convert an XML file into PDF document requiring that the input XML file must follow the Aspose.PDF for Java Schema....should create an XSL with HTML layout. Let’s render our data in table...org/1999/XSL/Format" > <fo:layout-master-set> <fo:simple-page-master...

    docs.aspose.com/pdf/java/generate-pdf-from-xml/