Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 140,969 for

page

(0.1 sec)
  1. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....Allows to specify whether the page breaks should be preserved during...saving the document to a fixed page format. getUpdateLastPrinted()...

    reference.aspose.com/words/java/com.aspose.word...
  2. 在 Ruby 中保护和取消保护 Visio 形状|Documentation

    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....vsd" ) page = diagram . getPages () . getPage...getPage ( "Flow 1" ) shape = page . getShapes () . getShape (...

    docs.aspose.com/diagram/zh/java/protect-and-unp...
  3. Aspose::Words::ControlChar class | Aspose.Words...

    Aspose::Words::ControlChar class. Control characters often encountered in documents. To learn more, visit the documentation article in C++.... static PageBreak () Page break character: “\x000c” or...static constexpr PageBreakChar Page break character: (char)12 or...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ParagraphFormat class | Aspose.W...

    Aspose::Words::ParagraphFormat class. Represents all the formatting for a paragraph. To learn more, visit the documentation article in C++....paragraph are to remain on the same page. get_KeepWithNext () True if...paragraph is to remains on the same page as the paragraph that follows...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Aspose::Words::Notes::FootnoteOptions class | A...

    Aspose::Words::Notes::FootnoteOptions class. Represents the footnote numbering options for a document or section. To learn more, visit the documentation article in C++....an entry at the bottom of the page, consisting of a symbol // that...show up at the bottom of the page that contains its reference...

    reference.aspose.com/words/cpp/aspose.words.not...
  6. Manage canvases of XPS file | C++

    C++ API Solution to manage XPS files. Code example on how to clip and transform canvases of XPS files with a few lines of C++ code....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/work-with-canvases/
  7. 从 PDF 中提取文本 C#|Aspose.PDF for .NET

    本文描述了使用 Aspose.PDF 在 C# 中从 PDF 文档提取文本的各种方法。...之后,使用 Document 类打开 PDF 并调用 Pages 集合的 Accept 方法。 TextAbsorber...absorber for all the pages document . Pages . Accept ( textAbsorber...

    docs.aspose.com/pdf/zh/net/extract-text-from-al...
  8. Convert HTML To MARKDOWN C++

    Convert HTML to MARKDOWN format in C++ code. Save HTML as MARKDOWN using C++....the easy steps to turn a HTML page into Markdown format. Read your...for (int page = 0; page < doc->get_PageCount(); page++) { sav...

    products.aspose.com/words/cpp/conversion/html-t...
  9. Convert HTML To Markdown C++

    Convert HTML to Markdown format in C++ code. Save HTML as Markdown using C++....the easy steps to turn a HTML page into MD format. Read your HTML...for (int page = 0; page < doc->get_PageCount(); page++) { sav...

    products.aspose.com/words/cpp/conversion/html-t...
  10. Add an image in PS files | .NET

    .NET API Solution to work with PS, XPS and EPS files. Learn how to add images to a PS file with the attached C# code snippet...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/net/add-image-to-ps/