Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 11,768 for

layout

(0.1 sec)
  1. Several TEXT Into PDF C++

    Merge multiple TEXT into PDF in C++ code. Save TEXT as PDF using C++....analyses the original text layout and structure, and exports...

    products.aspose.com/words/cpp/merge/text-to-pdf/
  2. Several DOC Into PNG C++

    Merge multiple DOC into PNG in C++ code. Save DOC as PNG using C++....engine analyses the original DOC layout and structure, and exports...

    products.aspose.com/words/cpp/merge/doc-to-png/
  3. Several WORD Into PDF C++

    Merge multiple a Word document into PDF in C++ code. Save a Word document as PDF using C++....analyses the original Word layout and structure, and exports...

    products.aspose.com/words/cpp/merge/word-to-pdf/
  4. XpsSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XpsSaveOptions for enhanced document saving in XPS format. Customize settings for optimal output and quality....saved using a booklet printing layout, if it is specified via MultiplePages...

    reference.aspose.com/words/net/aspose.words.sav...
  5. How to Run Aspose.CAD in Multi-platform App UI(...

    Run Aspose.CAD in a Multi-platform App UI(MAUI)....much of your app logic and UI layout as possible in a single code-base...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  6. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in Python between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....OpenOffice: ODT, OTT Fixed Layout: PDF, XPS, OpenXPS, PostScript...

    products.aspose.com/words/python-net/conversion/
  7. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in Java...pptx" ); try { ILayoutSlide layout = pres . getLayoutSlides ()...getSlides (). addEmptySlide ( layout ); IPPImage picture ; IImage...

    docs.aspose.com/slides/java/picture-frame/
  8. 通过处理智能标记生成图表|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....Worksheet according to desired layout cells . get ( "A1" ). putValue...

    docs.aspose.com/cells/zh/java/generate-chart-by...
  9. 在C++中使用Artifacts|Aspose.PDF for C++

    本页描述了如何使用Aspose.PDF for C++处理Artifact类。代码片段展示了如何向PDF页面添加背景图像以及如何获取PDF文件第一页的每个水印。...ArtifactType枚举的值,其中值包括Background, Layout, Page, Pagination和Undefined)。...

    docs.aspose.com/pdf/zh/cpp/artifacts/
  10. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in C++...SharedPtr < ILayoutSlide > layout = pres -> get_LayoutSlides...get_Slides () -> AddEmptySlide ( layout ); System :: SharedPtr < IImage...

    docs.aspose.com/slides/cpp/picture-frame/