Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 2,751 for

layout

(0.03 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Feature Tour https://docs.aspose.com/words/jasperreports/feature-tour/ Recent content in Feature Tour on Documentation Hugo -- gohugo.io https://docs......and ODT reports have the same layout and appearance as the original...

    docs.aspose.com/words/jasperreports/feature-tou...
  2. PageSetup class | Aspose.Words for Python

    aspose.words.PageSetup class. Represents the page setup properties of a section... layout_mode Gets or sets the layout mode of this...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PDF Generation Replaces Some Characters with Qu...

    I’m generating a Word document using the same template on both Windows and Unix environments using Aspose Build Report in Java. The Word documents are generated correctly in both environments, with all characters rendere…... This might lead into the layout differences due to differences...

    forum.aspose.com/t/pdf-generation-replaces-some...
  4. PsSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PS](../../aspose.words/saveformat/#PS) format...saved using a booklet printing layout, if it is specified via PageSetup...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Extract Text from Presentations|Aspose.Slides D...

    Learn how to quickly and easily extract text from PowerPoint presentations using Aspose.Slides for .NET. Follow our simple, step-by-step guide to save time and efficiently access slide content in your applications....LayoutText - The text within the layout slide’s shapes associated with...

    docs.aspose.com/slides/net/extract-text-from-pr...
  6. XpsSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XpsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XPS](../../aspose.words/saveformat/#XPS) format...saved using a booklet printing layout, if it is specified via PageSetup...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Frequently Asked Questions | Aspose.PUB for Java

    Get answers to all the most frequent questions about Aspose.PUB for Java, which is a comprehensive API for manipulation, Conversion and editing .pub files....Inserting PDF file to the page layout in MS Publisher; PrintScreen...

    docs.aspose.com/pub/java/faq/
  8. 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/
  9. 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/
  10. 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/