Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 190,038 for

page

(0.12 sec)
  1. 使用 Aspose.Page C++ API 转换 EPS

    本文将通过代码片段讲解和演示 Aspose.Page API 解决方案提供的 EPS 到 WMF 的转换功能。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/cpp/convert/eps-to-png/
  2. Converting a BMP file to PDF using Python | Asp...

    Sample code on Python for BMP to PDF conversion. Use example code for batch BMP to PDF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...new page object using add() method and get the first page of the...

    products.aspose.com/pdf/python-net/conversion/b...
  3. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_SuppressBottomSpacing method. Ignore Exact Line Height for Last Line on Page in C++....Line Height for Last Line on Page. bool Aspose :: Words :: Settings...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Aspose::Words::Rendering::PageInfo::get_SizeInP...

    Aspose::Words::Rendering::PageInfo::get_SizeInPoints method. Gets the Page size in points in C++....PageInfo::get_SizeInPoints method Gets the page size in points. System :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.ren...
  5. Working with PDF printing|Aspose.PDF for .NET

    This section explains how to print PDF files with Aspose.PDF Facades using PdfFileEditor class....Default Printer using Printer and Page Settings First, the document...the printing status. Printing pages in Simplex and Duplex mode In...

    docs.aspose.com/pdf/net/working-with-pdf-printi...
  6. BuiltInDocumentProperties.Words | Aspose.Words ...

    Discover the BuiltInDocumentProperties Words property, offering an accurate word count estimate for your documents to enhance editing efficiency....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/net/aspose.words.pro...
  7. Split PDF API | Aspose.PDF

    Split PDF Pages Using .NET, Java, C++, and Android...share specific sections or pages of a document via email, cloud...object to split PDF pages. Add current page to the document. Save...

    products.aspose.com/pdf/splitter/
  8. Object reference not set to an instance of an o...

    Hey i am getting issue while converting docx to png using Aspose.Words Version=25.11.0, attaching docx file for referance ttt.docx (35.4 KB)...MemoryStream()) { for (int page = 0; page < doc.PageCount; page++) { Document...extractedPage = doc.ExtractPages(page, 1); extractedPage.Save(ms2...

    forum.aspose.com/t/object-reference-not-set-to-...
  9. Issue with Missing Radio Button Values in Final...

    We are encountering an issue where radio button values are missing in the final PDF after appending multiple PDF files using the Aspose.Pdf.Document class. The issue occurs specifically when appending editable PDF files …...Pages.Add(tempPdf.Pages); pdfDocument.Save(OutputFile);...Document(InputFile); pdfDocument.Pages.Add(tempPdf.Pages); pdfDocument.Save(OutputFile);...

    forum.aspose.com/t/issue-with-missing-radio-but...
  10. Working with Background in ODS Files with JavaS...

    Learn how to manage backgrounds in ODS files using Aspose.Cells for JavaScript via C++....Access ODS page background from the worksheet's page setup const...value = 12 ; // Configure ODS page background (converted getters/setters...

    docs.aspose.com/cells/javascript-cpp/working-wi...