Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 1,047 for

fixed layout

(0.33 sec)
  1. Urgent formatting issue encountered during the ...

    Dear Support, Forwarded from Yuvraj Jangid yuvraj.jangid@Alphastream.ai: I am writing to report an urgent formatting issue encountered during the conversion of a Word document (DOCX) to PDF using our licensed product, A…... Why it happens Layout differences – Floating objects...in the PDF. Version‑related fixes – Recent releases (e.g., 25...

    forum.aspose.com/t/urgent-formatting-issue-enco...
  2. Specify Rendering Options When Converting to PD...

    Convert a document to PDF with advanced options using C++. Use PdfSaveOptions to change the result of saving a document to PDF format....Hide ] The PDF format is a fixed-page format that is very popular...document to PDF, including the layout calculation. Since these stages...

    docs.aspose.com/words/cpp/specify-rendering-opt...
  3. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using Python. Use PdfSaveOptions to change the result of saving a document to PDF format....Hide ] The PDF format is a fixed-page format that is very popular...document to PDF, including the layout calculation. Since these stages...

    docs.aspose.com/words/python-net/specify-render...
  4. Aspose::Words::Saving::ImageSaveOptions class |...

    Aspose::Words::Saving::ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images. To learn more, visit the documentation article in C++....get_PageLayout () const Gets or sets the layout used when rendering multiple...when a document is exported to fixed page format. get_PageSet ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Extra text appears when converting DOCX to PDF ...

    Hi, When converting a DOCX file to PDF using Aspose.Words, I noticed extra text appears at page 2. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance…...in Word but still affect the layout during conversion. In your...output. Adjust Layout Options : Modify the layout options when...

    forum.aspose.com/t/extra-text-appears-when-conv...
  6. Distorted Barcode Generation in PDF with Aspose...

    Hello Aspose Team, We are encountering an issue in our ASP.NET Core application using Aspose.Pdf.Drawing and Aspose.BarCode (latest version 25.2.0) to generate PDFs containing both linear and DataMatrix barcodes. With v…...HTML template that defines the layout, containing placeholders for...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/distorted-barcode-generation...
  7. Convert XPS to XLAM in Android Apps | products....

    Render XPS to XLAM in Android Apps API without using Microsoft Excel or Adobe Reader... XPS is a fixed-layout document format that preserves...

    products.aspose.com/total/android-java/conversi...
  8. C++ API to Convert XPS to FODS | products.aspos...

    Convert XPS to FODS via C++ API without using Microsoft Excel or Adobe Reader...to store documents in a fixed layout. It is similar to PDF, but...

    products.aspose.com/total/cpp/conversion/xps-to...
  9. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip shapes that are textboxes — th…...— they can’t have floating layout or valid rectangle if (s.ShapeType...Debug("Skipping shape as it has no layout entity. Might be a floating...

    forum.aspose.com/t/getting-exception-floating-s...
  10. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using Node.js. Use PdfSaveOptions to change the result of saving a document to PDF format....Hide ] The PDF format is a fixed-page format that is very popular...document to PDF, including the layout calculation. Since these stages...

    docs.aspose.com/words/nodejs-net/specify-render...