Sort Score
Result 10 results
Languages All
Labels All
Results 7,591 - 7,600 of 185,612 for

page

(0.3 sec)
  1. Sign Documents|Aspose.PDF for .NET

    Explore how to add, verify, and remove digital signatures from PDF documents in .NET using the PDFFileSignature class with Aspose.PDF.... Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/net/pdffilesignature-class/
  2. 图像处理 | C++ API 解决方案

    Aspose.Page API 解决方案解答了如何将简单或平铺图像添加到 XPS 文件的问题。了解如何在 C++ 中使用该功能。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/cpp/xps/working-with-im...
  3. Python Programmers Guide|Aspose.Words for Java

    Examples of Aspose.Words.Java API in Python using JPype.... Please refresh the page and try again....

    docs.aspose.com/words/java/python-programmers-g...
  4. 页眉和页脚|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....//Setting the current page number and page count at the right footer...

    docs.aspose.com/cells/zh/java/header-and-footers/
  5. Aspose::Words::TextColumnCollection class | Asp...

    Aspose::Words::TextColumnCollection class. A collection of TextColumn objects that represent all the columns of text in a section of a document. To learn more, visit the documentation article in C++....them equals page width minus left and right page margins. Examples...

    reference.aspose.com/words/cpp/aspose.words/tex...
  6. Integration with Aspose Libraries|Documentation

    How to Integrate Aspose.BarCode Java with Other Aspose Products... Please refresh the page and try again. Related articles...

    docs.aspose.com/barcode/java/integration-with-a...
  7. External dependencies|Documentation

    Third-party components required to run Aspose.OCR for Python via .NET applications.... Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/python-net/dependencies/
  8. Convert Image To DOC C++

    Convert Image to DOC format in C++ code. Save Image as DOC using C++....for (int page = 0; page < doc->get_PageCount(); page++) { sav...saveOptions->set_PageSet(MakeObject<PageSet>(page)); doc->Save(String::Format(u"Output_{0}...

    products.aspose.com/words/cpp/conversion/image-...
  9. Convert JPG To WORD C++

    Convert JPG to WORD format in C++ code. Save JPG as WORD using C++....for (int page = 0; page < doc->get_PageCount(); page++) { sav...saveOptions->set_PageSet(MakeObject<PageSet>(page)); doc->Save(String::Format(u"Output_{0}...

    products.aspose.com/words/cpp/conversion/jpg-to...
  10. Convert Image To WORD C++

    Convert Image to WORD format in C++ code. Save Image as WORD using C++....for (int page = 0; page < doc->get_PageCount(); page++) { sav...saveOptions->set_PageSet(MakeObject<PageSet>(page)); doc->Save(String::Format(u"Output_{0}...

    products.aspose.com/words/cpp/conversion/image-...