Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 15,675 for

layout

(0.04 sec)
  1. TxtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Text](../../aspose.words/saveformat/#Text) format...should attempt to preserve layout of tables when saving in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PsSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.PsSaveOptions to enhance your document saving experience in Ps format with customizable options for optimal results....saved using a booklet printing layout, if it is specified via MultiplePages...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 高级功能|Aspose.PDF for .NET

    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....normally take care of page layout issues for you. For submission...

    docs.aspose.com/pdf/zh/net/advanced-features/
  4. Specify TrueType Fonts Location in Java|Aspose....

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system, or memory using Java....missed fonts or incorrect layouts. Typically, Aspose.Words goes...it to create the document’s layout. Documents may also contain...

    docs.aspose.com/words/java/specify-truetype-fon...
  5. Picture Frame|Aspose.Slides for Python Document...

    Add a picture frame to a PowerPoint presentation in Python...pptx" ) as pres : layout = pres . layout_slides . get_by_type...slides . add_empty_slide ( layout ) image = Image . from_file...

    docs.aspose.com/slides/python-net/picture-frame/
  6. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in Java...pptx" ); try { ILayoutSlide layout = pres . getLayoutSlides ()...getSlides (). addEmptySlide ( layout ); IPPImage picture ; IImage...

    docs.aspose.com/slides/java/picture-frame/
  7. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in C++...SharedPtr < ILayoutSlide > layout = pres -> get_LayoutSlides...get_Slides () -> AddEmptySlide ( layout ); System :: SharedPtr < IImage...

    docs.aspose.com/slides/cpp/picture-frame/
  8. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in Java...pptx" ); try { ILayoutSlide layout = pres . getLayoutSlides ()...getSlides (). addEmptySlide ( layout ); IPPImage picture ; IImage...

    docs.aspose.com/slides/androidjava/picture-frame/
  9. Working with Table of Contents|Aspose.Words for...

    Insert and manage 'Table of Contents' in a document using Python....updating the fields and page layout of the document. Without the...update_fields Document.update_page_layout Please note that these two...

    docs.aspose.com/words/python-net/working-with-t...
  10. Working with Table of Contents in Java|Aspose.W...

    Table of Content field in details. How to create and modify `TOC` field using Java....updating the fields and the page layout of the document. Without the...updatePageLayout() will build the layout of the document in memory....

    docs.aspose.com/words/java/working-with-table-o...