Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 20,151 for

layout

(0.21 sec)
  1. Aspose::Words::Framesets namespace | Aspose.Wor...

    Aspose::Words::Framesets namespace. The Aspose.Words.Framesets namespace provides classes and enumerations that represents a frames page or a single frame on a frames page in C++....Aspose::Words::Fonts namespace Aspose::Words::Layout namespace...

    reference.aspose.com/words/cpp/aspose.words.fra...
  2. Aspose::Words::Hyphenation::set_Callback method...

    Aspose::Words::Hyphenation::set_Callback method. Sets callback interface used to request dictionaries when page Layout of the document is built. This allows delay loading of dictionaries which may be useful when processing documents in many languages in C++....request dictionaries when page layout of the document is built. This...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  3. Resize Shapes in Presentations with Python|Aspo...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET—automate slide Layout adjustments and boost productivity....they conform to the new slide layout. import aspose.slides as slides...width_ratio for layout_slide in master . layout_slides : for shape...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  4. Convert EPUB to PDF in Python

    Learn how to convert EPUB to PDF in Python. Explore features, setup, and a simple code example to get started....PDF is widely used for fixed-layout documents ideal for sharing...conversion with full control over layout, fonts, and output formatting...

    blog.aspose.com/pdf/convert-epub-to-pdf-in-python/
  5. Performance Issue with Blank Page Removal Logic...

    We are currently using the property doc.ExtractPages(i, 1); to implement custom logic for removing blank pages from documents. However, we are facing a performance issue when processing large documents. The document con…...- to extract pages document layout should be built. This is quite...time for building document layout is increasing not linearly...

    forum.aspose.com/t/performance-issue-with-blank...
  6. Convert VST to XPS via Python | products.aspose...

    Sample Python conversion code for VST format to XPS file. Use this example code to convert VST to XPS within any Python based application....format and contain the default layout and settings that are utilized...software diagrams, network layout, database models, objects mapping...

    products.aspose.com/diagram/python-java/convers...
  7. Loading Pdf and saving to Docx: texts are posit...

    See attached sample: it just opens a PDF file and saves it to DOCX. Now, a lot of texts that were placed at specific locations over an image are placed completely wrong. Here is a screenshot of the resulting word doc: …...opening the PDF with Word, the layout seems to be fine. So I hope...PdfLoadOptions to create fixed layout in docx file. wknauf October...

    forum.aspose.com/t/loading-pdf-and-saving-to-do...
  8. Document.removeBlankPages method | Aspose.Words...

    Document.removeBlankPages method. Removes blank pages from the document....headers/footers and overall layout should remain unchanged. Page...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vsdx file within any Python based application.... Auto layout by invoking layout mothod Call the save()...getPages(). get (pageNumber).layout(flowChartOptions) diagram.save(...

    products.aspose.com/diagram/python-net/flowchar...
  10. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vssx file within any Python based application.... Auto layout by invoking layout mothod Call the save()...getPages(). get (pageNumber).layout(compactTreeOptions) diagram...

    products.aspose.com/diagram/python-net/organiza...