Sort Score
Result 10 results
Languages All
Labels All
Results 6,821 - 6,830 of 192,022 for

page

(0.1 sec)
  1. Aspose::Words::Fields::FieldTA::get_IsItalic me...

    Aspose::Words::Fields::FieldTA::get_IsItalic method. Gets whether to apply italic formatting to the Page number for the entry in C++....apply italic formatting to the page number for the entry. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Convert Excel Chart to PDF in Java

    This step-by-step guide assists to convert Excel chart to PDF in Java. It has a list of steps and a runnable sample code to create Excel chart PDF in Java....Page Product Family Aspose.PSD Product...dimensions of the output PDF file page in inches, and the alignment...

    kb.aspose.com/cells/java/convert-excel-chart-to...
  3. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_SuppressSpBfAfterPgBrk method. Do Not Use Space Before On First Line After a Page Break in C++....Before On First Line After a Page Break. void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Aspose::Words::Fields::FieldToc::get_EntrySepar...

    Aspose::Words::Fields::FieldToc::get_EntrySeparator method. Gets a sequence of characters that separate an entry and its Page number in C++....that separate an entry and its page number. System :: String Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose.Diagram Export vsdx file as pdf with boo...

    Hi Team, I am using Aspose.Diagram for Python via .Net with a temporary license. aspose-diagram-python==26.1. I am exporting vsdx files to pdf using below code: diagram = Diagram(visio_output_path) pdf_output_path = …...pdf to navigate to required page directly. Example: Below image...destination page pbeRoot.destination = vsdDiagram.pages[0] #//pbeRoot...

    forum.aspose.com/t/aspose-diagram-export-vsdx-f...
  6. Convert DOC to Images in Python | products.aspo...

    DOC to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...for creating images for web pages, for creating images for mobile...easily renders a specific DOC page into an image with transparent...

    products.aspose.com/total/python-net/conversion...
  7. Using XPS graphic utilities | Java

    Learn how to easily generate images and relatively complex shapes on an XPS Page using graphic utilities in Aspose.Page API for Java...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/java/xps/graphic-utilities/
  8. 将 SVG 转换为 JPG – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 JPG。考虑将 SVG 转换为 JPG 的各种情况,并学习如何使用 ImageSaveOptions 自定义输出。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/zh/java/convert-svg-to-jpg/
  9. 在 Ruby 的 ShapeSheet 中创建用户定义的单元格|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....() 我 = 0 当我 < pages . getCount () page = pages . get ( i ) shapes...shapes = page . getShapes () j = 0 while j < shapes . getCount...

    docs.aspose.com/diagram/zh/java/create-user-def...
  10. Convert PDF to grayscale - Free Support Forum -...

    Is there a way to convert a color PDF to grayscale. This is possible using Adobe Acrobat (http://blogs.adobe.com/acrolaw/2009/10/converting-color-pdf-to-greyscale-pdf-an-update/) but I was wondering if it possible throug…...Pages.Count; idxPage++) { Page page = document.Pages[idxPage];...Pages[idxPage]; strategy.Convert(page); } document.Save(@"c:\pdftest\...

    forum.aspose.com/t/convert-pdf-to-grayscale/73440