Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 21,277 for

layout

(0.34 sec)
  1. Word to PDF conversion – content is stretched t...

    Hello Aspose Support, we are experiencing an issue when converting a Word document to PDF using Aspose.Words. After saving the Word document as PDF, the content appears to be stretched across the whole page. The Layout…... The layout in the original Word document...the PDF export the spacing/layout changes and the content is...

    forum.aspose.com/t/word-to-pdf-conversion-conte...
  2. Aspose::Words::Document::get_PageCount method |...

    Aspose::Words::Document::get_PageCount method. Gets the number of pages in the document as calculated by the most recent page Layout operation in C++....calculated by the most recent page layout operation. int32_t Aspose ::...invoked the document's page layout to calculate the value. //...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Converting CAD Drawings to PDF and Raster Image...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....“Model” layout. However, you may also specify the layouts of your...False No Specifies if auto layout scaling has to be performed...

    docs.aspose.com/cad/java/developer-guide/conver...
  4. Efficiently Merge Presentations in .NET|Aspose....

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for .NET, streamlining your workflow....slide master or a specific layout during the merge, handle presentations...presentations while preserving styles, layouts, and all elements. Unlike other...

    docs.aspose.com/slides/net/merge-presentation/
  5. DWG to PNG - please provide sample of cadRaster...

    I have managed to get a very poor quality image exported from a professional ACAD .DWG. It is not fit for purpose. The drawing (i want to print zoom extents) exports perfectly fine in Autodesk trueview to a monchrome P…...layout = “Model” -doesnt work** **....export_all_layouts = True # Export all layouts if needed # Set...

    forum.aspose.com/t/dwg-to-png-please-provide-sa...
  6. Exporting CAD|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Exporting CAD Layouts to PDF Aspose.CAD for Java...Java allows you to export CAD layouts to PDF. save method of the...

    docs.aspose.com/cad/java/developer-guide/export...
  7. Convert PST to XPS in Python | products.aspose.com

    Save PST to XPS in your Python applications without using Microsoft Outlook or Word...mailbox content into a fixed-layout document format designed for...rendering. Key Use Cases Fixed-Layout Document Export Converts PST...

    products.aspose.com/total/python-net/conversion...
  8. How to Create Flowchart in C#

    This tutorial explains how to create flowchart in C#. It covers the step-by-step process as well as a sample code to develop a flowchart maker in C#....using the Diagram class Set the layout and export the flowchart diagram...Finally, add the shapes and set layout before saving the output flowchart...

    kb.aspose.com/diagram/net/how-to-create-flowcha...
  9. Incorrect Text Redaction Formatting after Modif...

    We are using TextFragmentAbsorber to find and redact text in a PDF. The redactions are marked with square brackets like [Reason], and the logic does the following: Finds all fragments matching regex: \[(?s)(.*?)\] Upda…...Some fragments lose proper layout/alignment after .Text is reassigned...FontSize; It seems to trigger a layout recalculation , but it doesn’t...

    forum.aspose.com/t/incorrect-text-redaction-for...
  10. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for .NET and add dynamic text to PowerPoint (PPT, PPTX) presentations in C#....blank slide layout PowerPoint . CustomLayout layout = pres . SlideMaster...pres . Slides . AddSlide ( 1 , layout ); //Add a text PowerPoint...

    docs.aspose.com/slides/net/adding-text-dynamica...