Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 20,023 for

layout

(0.44 sec)
  1. Convert MBOX to TIFF via C# | products.aspose.com

    Sample code for MBOX to TIFF C# conversion. Use API example code for batch MBOX files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....MailInfo; // Set page layout for printing printer.PageUnit...

    products.aspose.com/email/net/conversion/mbox-t...
  2. Create VSSM Files via Java | products.aspose.com

    Java Sample code for generating VSSM documents. Use this code for creating VSSM files within Java based desktop or web application....software diagrams, network layout, database models, objects mapping...

    products.aspose.com/diagram/java/create/vssm/
  3. View or Edit VSDM Files Metadata via Python | p...

    Python sample code to edit or view VSDM metadata within any Python based application....software diagrams, network layout, database models, objects mapping...

    products.aspose.com/diagram/python-java/metadat...
  4. Aspose.Diagram Python via .Net: Font size and l...

    Hi Team, I am using Aspose.Diagram for Python via .Net(temporary license) on Windows 11 OS. I am converting a VSDX file to PDF without any PdfSaveOptions However, post conversion, I have observed that the line spacing …...Pdf15 # may help preserve layout diagram.save("output.pdf",...

    forum.aspose.com/t/aspose-diagram-python-via-ne...
  5. JasperReports CAD files Processing API | produc...

    CAD format files processing and manipulation library API to create edit draw or export drawing files, supporting DXF, DWG, DGN, DWF, DWFX, IFC, STL, DWT, IGES, PLT, CF2, OBJ, HPGL, IGS, PCL, FBX & SVG as a JasperReports extension...model file format Fixed Vector Layout: PDF, EMF, WMF Raster Images:...

    products.aspose.com/cad/jasperreports/
  6. Pdf转html,pdf中的表格格式不对 - Free Support Forum - asp...

    测试版本为24.6,没有设置license,代码如下 Document pdfDocument = new Document("test1.pdf"); HtmlSaveOptions opts = new HtmlSaveOptions(); opts.setFixedLayout(false); // ← 关键:改为 Flow Layout opts.set…...setFixedLayout(false); // ← 关键:改为 Flow layout opts.setSplitIntoPages(false);...

    forum.aspose.com/t/pdf-html-pdf/316172
  7. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an existing sheet text overlaps based on the (x + width, y + height) coordinates. If it does, th…...content changes or during the layout process. Code Here’s a simple...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  8. Page|Documentation

    Page element allows you to break large forms into several pages that are recognized as a single document....cannot be nested within other layout elements. The source code of...

    docs.aspose.com/omr/net/json-markup/page/
  9. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for Python via .NET allows you to sign PDF documents from a smart card using signature field....with a personalized visual layout. Following are the code snippets...

    docs.aspose.com/pdf/python-net/sign-pdf-documen...
  10. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…...properties as needed to fit your layout requirements. If you encounter...

    forum.aspose.com/t/find-an-replace-with-multipl...