Sort Score
Result 10 results
Languages All
Labels All
Results 8,161 - 8,170 of 181,678 for

page

(0.12 sec)
  1. ImlRenderingMode enumeration | Aspose.Words for...

    aspose.words.saving.ImlRenderingMode enumeration. Specifies how ink (InkML) objects are rendered to fixed Page formats....objects are rendered to fixed page formats. Members Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 合并 XPS 文件 | .NET API 解决方案

    Aspose.Page API 解决方案的 .NET 合并 XPS 功能允许您将多个 XPS 文件合并为一个 XPS 或 PDF 文档。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/net/merge/xps/
  3. Removing Worksheets Using Sheet Index in PHP|Do...

    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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/removing-worksheets-u...
  4. PageSetup.BottomMargin | Aspose.Words for .NET

    Adjust your document's layout with the PageSetup BottomMargin property, defining the space between the Page's bottom edge and body text for optimal presentation....between the bottom edge of the page and the bottom boundary of the...

    reference.aspose.com/words/net/aspose.words/pag...
  5. PageSetup.RightMargin | Aspose.Words for .NET

    Discover the PageSetup RightMargin property, easily adjust the right margin in points for optimal text layout and enhanced document presentation....between the right edge of the page and the right boundary of the...

    reference.aspose.com/words/net/aspose.words/pag...
  6. Convert Image To PDF C++

    Convert Image to PDF format in C++ code. Save Image as PDF 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-...
  7. Convert DOC To HTML C++

    Convert DOC to HTML format in C++ code. Save DOC as HTML 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/doc-to...
  8. Convert HTML To EPUB C++

    Convert HTML to EPUB format in C++ code. Save HTML as EPUB 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/html-t...
  9. Convert HTML To DOCX C++

    Convert HTML to DOCX format in C++ code. Save HTML as DOCX 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/html-t...
  10. Convert JPG To DOC C++

    Convert JPG to DOC format in C++ code. Save JPG 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/jpg-to...