Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 10,603 for

page count

(0.18 sec)
  1. PDF Highlights Annotation using C++|Aspose.PDF ...

    标记注释在文档的文本中以高亮、下划线、删除线或波浪线的形式呈现。...-> Visit ( document -> get_Pages () -> idx_get ( 1 )); // 创建注释...HighlightAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), tfa ->...

    docs.aspose.com/pdf/zh/cpp/highlights-annotation/
  2. Working with Styles and Themes in C#|Aspose.Wor...

    Advanced Microsoft Word formatting features, working with styles and themes using C#....Hide ] Purpose Summary This page explains how to work with styles...useful to identify, list and count paragraphs and runs of text...

    docs.aspose.com/words/net/working-with-styles-a...
  3. Fields Overview in Node.js|Aspose.Words for Nod...

    You can access field modifying using Node.js. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....the field is a formula or a page number, it will contain a correct...MERGESEQ NEXT NEXTIF NUMPAGES PAGE PAGEREF REF SECTION SECTIONPAGES...

    docs.aspose.com/words/nodejs-net/fields-overview/
  4. ImageSaveOptions.image_size property | Aspose.W...

    ImageSaveOptions.image_size property. Gets or sets the size of a generated image in pixels....Examples Shows how to render every page of a document to a separate...( doc ) builder . writeln ( 'Page 1.' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Fields Overview in C++|Aspose.Words for C++

    Fields feature in details, field codes and field results explained in Aspose.Words for C++....NOTEREF NUMCHARS NUMPAGES NUMWORDS PAGE PAGEREF PRINTDATE QUOTE REF...supported: ABS , AND , AVERAGE , COUNT , DEFINED , FALSE , IF , INT...

    docs.aspose.com/words/cpp/fields-overview/
  6. 通過C++將圖像添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式将图像添加到 PDF 文档中...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hant/cpp/images/add/
  7. Python En .NET Weergawe Verskille|Aspose.Words ...

    Aspose.Words vir Python via .NET is'n verpakking van Aspose.Words vir .NET, hierdie bladsy beskryf die verskille in kenmerke en API van hierdie twee produkte....as_field_section() as_field_section_pages() as_field_data() as_field_embed()...as_field_include_picture() as_field_page() as_field_create_date() as_field_edit_time()...

    docs.aspose.com/words/af/python-net/python-notes/
  8. 图像矢量化 – 工作流程 – .NET

    了解图像矢量化过程;使用矢量化算法和选项,了解如何将 PNG、JPG、BMP、TIFF、GIF、ICO 等光栅图像矢量化为 SVG 文档。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/svg/zh/net/image-vectorization-...
  9. Create Excel Table in C#

    Create Excel table in C# by following this article. Get the IDE details, a list of steps, and a sample code to create a basic Excel table in C#....Page Product Family Aspose.PSD Product...total and calculation type Count. Code for Microsoft Excel Table...

    kb.aspose.com/cells/net/create-excel-table-in-c...
  10. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.PDF.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...you see when converting PDF pages that contain emojis is caused...time from several seconds per page to a few hundred milliseconds...

    forum.aspose.com/t/pdf-containing-emojis-conver...