Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 190,005 for

page

(0.14 sec)
  1. Aspose::Words::Fields::FieldToa::set_PageRangeS...

    Aspose::Words::Fields::FieldToa::set_PageRangeSeparator method. Sets the character sequence that is used to separate the start and end of a Page range in C++....separate the start and end of a page range. void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Convert a Document in Python|Aspose.Words for P...

    Easily convert documents from one format to another using Python. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others.... What is this page about? This page explains how to convert...combination is linked to the definite page. This is the case because our...

    docs.aspose.com/words/python-net/convert-a-docu...
  3. 使用 C++ 打印 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 透過 C++ 範例程式碼以程式方式列印 PDF 文檔...false ; // Do not produce the page number dialog when printing...Create objects for printer and page settings and PrintDocument System...

    products.aspose.com/pdf/zh-hant/cpp/print/
  4. 使用 XSLT 从 XML 创建 PDF|Aspose.PDF for .NET

    C# 库提供将 XML 文件转换为 PDF 文档的能力,要求输入的 XML 文件必须遵循 Aspose.PDF 架构。...Bottom= "15cm" /> </PageInfo> <Page id= "mainSection" > <TextFragment>...</TextSegment> </TextFragment> </Page> </Document> </html> </xsl:template>...

    docs.aspose.com/pdf/zh/net/create-a-hello-world...
  5. 3D Rotation Effects in a Visio Drawing|Document...

    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.... Retrieve a shape by page name and ID parameters. Set...vsdx" ); // get shape by ID and page name Shape shape = diagram ...

    docs.aspose.com/diagram/java/3d-rotation-effect...
  6. Pom.xml references dead EULA URL - Free Support...

    The Aspose.Words Maven artifact pom.xml still references the outdated EULA URL https://company.aspose.com/legal/eula, whose DNS entry no longer exists. This breaks automated tooling (such as license-maven-plugin) that ag…...Words EULA (or official license page) so that automated tools can...Aspose.Words EULA or license page. What you can do Raise the issue...

    forum.aspose.com/t/pom-xml-references-dead-eula...
  7. Issue with tables having large number of rows w...

    I created a table in Excel with around 120 rows. When I insert this table back into Excel, all 120 rows are displayed correctly. However, when I insert the same table into Word, only the first 55 rows are visible initia…...to break across pages” is enabled. Adjust Page Layout : Sometimes...Sometimes, page margins or layout settings can affect how tables are...

    forum.aspose.com/t/issue-with-tables-having-lar...
  8. Aspose::Words::Saving::PdfSaveOptions::get_Page...

    Aspose::Words::Saving::PdfSaveOptions::get_PageLayout method. Specifies the Page layout to be used when the document is opened in a PDF reader in C++....Layout method Specifies the page layout to be used when the document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Saving::PdfSaveOptions::set_Page...

    Aspose::Words::Saving::PdfSaveOptions::set_PageLayout method. Specifies the Page layout to be used when the document is opened in a PDF reader in C++....Layout method Specifies the page layout to be used when the document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Clone a Document in C#|Aspose.Words for .NET

    Clone a document to get its identical copy using C#. When creating a copy, nodes and properties of the original document are cloned....Hide ] Purpose Summary This page describes how to clone (deep-copy)...all document settings such as page layout, styles, and custom properties...

    docs.aspose.com/words/net/clone-a-document/