Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 184,592 for

page

(0.22 sec)
  1. Change Background of VSDM File via Python | pro...

    Python source code to change background of VSDM documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-net/changeba...
  2. Change Background of VTX File via Python | prod...

    Python source code to change background of VTX documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-net/changeba...
  3. Change Background of VSSM File via Python | pro...

    Python source code to change background of VSSM documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-java/changeb...
  4. Change Background of VSTM File via Python | pro...

    Python source code to change background of VSTM documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-java/changeb...
  5. RowFormat.allowBreakAcrossPages property | Aspo...

    RowFormat.allowBreakAcrossPages property. True if the text in a table row is allowed to split across a Page break....is allowed to split across a page break. get allowBreakAcrossPage...disable rows breaking across pages for every row in a table. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Compare PDF documents|Aspose.PDF for Java

    Since 25.2 release it's possible to compare PDF documents content with annotation marks and side-by-side output...compare two PDF documents page by page. You can choose to compare...compare either specific pages or entire documents. The resulting...

    docs.aspose.com/pdf/java/compare-pdf-documents/
  7. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the section....new section starts on the same page as the previous section. NewColumn...new page. EvenPage The section starts on a new even page. OddPage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::DocumentBase::get_PageColor meth...

    Aspose::Words::DocumentBase::get_PageColor method. Gets or sets the Page color of the document. This property is a simpler version of BackgroundShape in C++....lor method Gets or sets the page color of the document. This...simple way to specify a solid page color for the document. Setting...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. 档案

    档案... 初始化 Page 和 Outline 类对象。 初始化 TextStyle...AppendChildLast() 方法。 同样,将 Outline 添加到 Page ,然后将 Page 添加到 Document 。 使用 Save()...

    blog.aspose.com/zh/note/create-bulleted-or-numb...
  10. Example of Hello World using Go language|Aspose...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Go.... Add a new page to the PDF document using PageAdd...PageAdd function. Set the page size using PageSetSize . Add “Hello...

    docs.aspose.com/pdf/go-cpp/hello-world-example/