Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 187,790 for

page

(0.12 sec)
  1. Get Visio Shape Inherit Line|Documentation

    This section explains how to get visio shape's line style inherited from it's parent style and master with Aspose.Diagram....vsdx" ); // Get page by ID Page page = diagram . getPages...getPage ( "Page-1" ); // Get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/java/get-visio-shape-in...
  2. Get Visio Shape Inherit Fill|Documentation

    This section explains how to get visio shape's fill style inherited from it's parent style and master with Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); foreach ( Aspose . Diagram . Shape shape in page...

    docs.aspose.com/diagram/net/get-visio-shape-inh...
  3. Connect Sub-shapes of the Groups in PHP|Documen...

    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....); \ # Access a particular page $page = $diagram -> getPages ()...$shape , "Dynamic connector" , $page -> getID ()); \ # Connect sub-shapes...

    docs.aspose.com/diagram/java/connect-sub-shapes...
  4. Add Layers to PDF File in Ruby|Aspose.PDF for Java

    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.... new page = doc . getPages (). add ()...add ( operator . Stroke ()) page . setLayers ( Rjb :: import...

    docs.aspose.com/pdf/java/add-layers-to-pdf-file...
  5. Aspose::Words::PageSetup::get_VerticalAlignment...

    Aspose::Words::PageSetup::get_VerticalAlignment method. Returns or sets the vertical alignment of text on each Page in a document or section in C++....vertical alignment of text on each page in a document or section. Aspose...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Aspose::Words::Saving::PageRange::PageRange con...

    Aspose::Words::Saving::PageRange::PageRange constructor. Creates a new Page range object in C++....PageRange::PageRange constructor Creates a new page range object. Aspose :: Words...starting page zero-based index. to int32_t The ending page zero-based...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose PDF Exception: Operand value is not a na...

    Hello, My team is using the Aspose.PDF library for . NET to extract text from PDF files. We ran into the following exception while using the TextAbsorber to extract text Page by Page: Aspose.Pdf.PdfException: Operand v…...TextAbsorber to extract text page by page: Aspose.Pdf.PdfException:...jqRbrrW5fX$J94=.#=zbQhQKFg=(Page #=ztL8V05k=) at #=z9W8OEM$p...

    forum.aspose.com/t/aspose-pdf-exception-operand...
  8. PageSetup.clearFormatting method | Aspose.Words...

    PageSetup.clearFormatting method. Resets Page setup to default paper size, margins and orientation....method clearFormatting() Resets page setup to default paper size...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    Discover the ParagraphFormat PageBreakBefore property, easily control Page breaks before paragraphs for enhanced document formatting and readability....PageBreakBefore property True if a page break is forced before the paragraph...how to create paragraphs with page breaks at the beginning. Document...

    reference.aspose.com/words/net/aspose.words/par...
  10. Delete PDF Pages with Rust via C++|Aspose.PDF f...

    You can delete Pages from your PDF file using Aspose.PDF for Rust via C++....Delete PDF Pages with Rust via C++ Contents [ Hide ] You can...can delete pages from a PDF file using Aspose.PDF for Rust via C++...

    docs.aspose.com/pdf/rust-cpp/delete-pages/