Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 20,012 for

layout

(0.08 sec)
  1. TextWatermarkOptions class | Aspose.Words for P...

    aspose.words.TextWatermarkOptions class. Contains options that can be specified when adding a watermark with text... layout Gets or sets layout of the watermark...black text_watermark_options . layout = aw . WatermarkLayout . DIAGONAL...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js via Java, streamlining visual workflows....placed on the master slide and layout slide. Aspose.Slides for Node...fills defined on the slide, layout, or master. If you need to...

    docs.aspose.com/slides/nodejs-java/get-the-enti...
  3. Add new last slide with text using insertFromHt...

    For an existing presentation I want to add an extra slide with some additional free text. I am using *IMasterLayoutSlideCollection LayoutSlides = emptyMaster.getLayoutSlides();* blankLayout = LayoutSlides.getByType(Sl…...to modify the master or the layout to avoid these effects. Can...default settings of the slide layout and the text frame properties...

    forum.aspose.com/t/add-new-last-slide-with-text...
  4. Aspose::Words::Document::get_LayoutOptions meth...

    Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the Layout process of this document in C++....represents options to control the layout process of this document. System...SharedPtr < Aspose :: Words :: Layout :: LayoutOptions > Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::Saving::MultiPageLayout::Grid me...

    Aspose::Words::Saving::MultiPageLayout::Grid method. Creates a Layout in which pages are rendered left-to-right, top-to-bottom, in a grid with the specified number of columns in C++....MultiPageLayout::Grid method Creates a layout in which pages are rendered...The number of columns in the layout. Must be greater than zero...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Generation Specifics of Barcode Types|Documenta...

    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....parameters, and customize barcode layout Data Matrix Specifies how to...characters, adjust barcode layout, and modify the aspect ratio...

    docs.aspose.com/barcode/phpjava/barcode-type-sp...
  7. Manage Presentation Slide Masters in JavaScript...

    Manage Slide Masters in Aspose.Slides for Node.js via Java: create, edit and apply Layouts, themes and placeholders to PPT, PPTX and ODP with concise examples....slide template that defines the layout, styles, theme, fonts, background... add shapes, customize the layout, etc. Aspose.Slides provides...

    docs.aspose.com/slides/nodejs-java/slide-master/
  8. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip shapes that are textboxes — th…...— they can’t have floating layout or valid rectangle if (s.ShapeType...Debug("Skipping shape as it has no layout entity. Might be a floating...

    forum.aspose.com/t/getting-exception-floating-s...
  9. Document.pageCount property | Aspose.Words for ...

    Document.pageCount property. Gets the number of pages in the document as calculated by the most recent page Layout operation....calculated by the most recent page layout operation. get pageCount ()...invoked the document's page layout to calculate the value. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SectionCollection.Item | Aspose.Words for .NET

    Access specific sections effortlessly with the SectionCollection Item property. Retrieve any section by index for streamlined data management....when to recalculate the page layout of the document. Document doc...automatically // cache the layout of the document within its...

    reference.aspose.com/words/net/aspose.words/sec...