Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 187,806 for

page

(0.27 sec)
  1. 使用 C++ 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式处理 PDF 中的图像...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hans/cpp/images/
  2. 通过 C++ 将图像添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式将图像添加到 PDF 文档中...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hans/cpp/images/add/
  3. Aspose.word更新目录碰到跨页表格,目录页码显示错误 - Free Support F...

    [image] [image] [image]...that breaks across two pages, the page number stored in the generated...second page, but the TOC still points to the original page because...

    forum.aspose.com/t/aspose-word/320899
  4. AsposeWordsPrintDocument.PageIndexFilter | Aspo...

    Filters printed Pages in Aspose.Words to skip specific indexes and save time....filter used to determine which pages to skip during printing. public...some pages are skipped, the actual total number of pages to print...

    reference.aspose.com/words/net/aspose.words.ren...
  5. 使用图层|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.... getPage ( "Page-1" ). getShapes ()) { if ( shape..."Drawing1.vsdx" ); // get Visio page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/zh/java/working-with-la...
  6. FieldToa.PageRangeSeparator | Aspose.Words for ...

    Discover the PageRangeSeparator property of FieldToa. Easily customize the character sequence for seamless Page range separation. Optimize your document management!...separate the start and end of a page range. public string PageRangeSeparator...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldTA.IsBold | Aspose.Words for .NET

    Enhance your FieldTA experience! Control bold formatting for entry Page numbers easily, ensuring clarity and emphasis in your documents....apply bold formatting to the page number for the entry. public...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldToa.EntrySeparator | Aspose.Words for .NET

    Discover the FieldToa EntrySeparator property to easily customize your table of authorities with flexible character sequences for enhanced clarity....of authorities entry and its page number. public string EntrySeparator...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldTA.IsItalic | Aspose.Words for .NET

    Discover how to easily format Page numbers with FieldTA's IsItalic property, enhancing your documents with stylish italic text for better readability....apply italic formatting to the page number for the entry. public...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  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/