Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 9,644 for

page count

(0.05 sec)
  1. Resize GIF images via .NET | products.aspose.com

    Try our On-Premise document APIs to resize GIF image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....the process of populating web pages revolves around resizing images...resolutions. For instance, pages featuring image galleries with...

    products.aspose.com/imaging/net/resize/gif/
  2. Track Changes in a Document in Java|Aspose.Word...

    Track changes to content and formatting made by you or others. Access individual revisions in a document and apply various properties to them using Java....a document usually does not count as a revision until you begin...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/words/java/track-changes-in-a-d...
  3. Add Text to PDF using Python|Aspose.PDF for Pyt...

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF fonts.... Add a New Page using the ‘pages.add()’ method. Create...instantiated with the selected page. Append the Text Fragment. The...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  4. Container|Documentation

    Container element is used to break content into columns and to add a footer to the form.... columns_count integer 1 The number of columns...the bottom of the page ( "footer" ). Each Page can only have one...

    docs.aspose.com/omr/net/json-markup/container/
  5. Manage Worksheets of Microsoft Excel files with...

    Add, remove, and activate worksheets using Aspose.Cells for Node.js via C++....Copying and Moving Worksheets Count number of cells in the Worksheet...from Worksheets Managing Page Breaks Page Setup Features Utilize...

    docs.aspose.com/cells/nodejs-cpp/manage-workshe...
  6. Add Header and Footer to PDF using Python|Aspos...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class.... Loop through all pages. Create and customize HeaderFooter...the header and footer to each page. Save the modified PDF. import...

    docs.aspose.com/pdf/python-net/add-headers-and-...
  7. Working with Vector Graphics|Aspose.PDF for .NET

    This article describes the features of working with GraphicsAbsorber tool using C#....vector graphics from a specified page and perform various operations...removing, or copying them to other pages. Extracting Graphics with GraphicsAbsorber...

    docs.aspose.com/pdf/net/working-with-vector-gra...
  8. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which Pages has the redlines?...programmatically identify which pages has the redlines? Professionalize...programmatically identify which pages in a PDF document contain redlines...

    forum.aspose.com/t/redlines-in-pdf/315965
  9. Add, Extract or Remove Images in PDF using C++ ...

    Manipulate images in PDF programmatically with C++ sample code using Aspose.PDF for C++... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/cpp/images/
  10. 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/