Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 10,600 for

page count

(2.31 sec)
  1. Get, Update, and Expand PDF Bookmarks in Python...

    Learn how to retrieve, update, and expand bookmarks in PDF documents using Python....PDF file, and how to get which page a particular bookmark is on...color ) Getting a Bookmark’s Page Number Once you have added a...

    docs.aspose.com/pdf/python-net/get-update-and-e...
  2. Aspose::Words::Fields::FieldNumWords class | As...

    Aspose::Words::Fields::FieldNumWords class. Implements the NUMWORDS field. To learn more, visit the documentation article in C++....NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of...// 1 - Track the character count with a NUMCHARS field: auto...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldNumPages class | As...

    Aspose::Words::Fields::FieldNumPages class. Implements the NUMPageS field. To learn more, visit the documentation article in C++....NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of...// 1 - Track the character count with a NUMCHARS field: auto...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Using Contextual Object Member Access in C#|Asp...

    Use contextual object member to access some objects without specifying the objects id in template expressions using C#....Hide ] Purpose Summary This page explains how contextual member...Age]>><</foreach>> Count: <<[ds.Persons.count()]>> Alternatively...

    docs.aspose.com/words/net/using-contextual-obje...
  5. ComparisonMode.IGNORE_SPACES Throws NullReferen...

    Issue 1: SideBySidePdfComparer.compare()consistently throws aNullReferenceExceptionwhenComparisonMode.IGNORE_SPACESis used on cetain PDF Pages (~85–110 KB per Page). The exact same files compare successfully withCompari…...used on cetain PDF pages (~85–110 KB per page). The exact same...This forces us to compare every page twice (once failed attempt +...

    forum.aspose.com/t/comparisonmode-ignore-spaces...
  6. DocumentBuilder.InsertField | Aspose.Words for ...

    Enhance your documents with DocumentBuilder's InsertField method. Effortlessly add and update Word fields for dynamic content and improved functionality.... Write ( "\nThis is page " ); builder . InsertField (...GetFieldCode (), Is . EqualTo ( " PAGE " )); if ( updateInsertedFields...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Convert CDR to PSD using Python

    Follow this article to convert CDR to PSD using Python. It has all the details to set the IDE, a list of steps, and a sample code for converting CDR to PSD using Python....Page Product Family Aspose.PSD Product...save options Enable the multi-page merging, set the Rasterization...

    kb.aspose.com/imaging/python/convert-cdr-to-psd...
  8. Convert MBOX to VCF via C# | products.aspose.com

    Sample code for MBOX to VCF C# conversion. Use API example code for batch MBOX files to VCF conversion within VB.NET, Asp.NET or any .NET based application....vcf files int count = 1 ; foreach ( var eml in mbox...Combine(outputDirectory, $"Message{count}.vcf" ); // Find the alternate...

    products.aspose.com/email/net/conversion/mbox-t...
  9. Convert MBOX to OFT via C# | products.aspose.com

    Sample code for MBOX to OFT C# conversion. Use API example code for batch MBOX files to OFT conversion within VB.NET, Asp.NET or any .NET based application....oft files int count = 1 ; foreach ( var eml in mbox...Combine(outputDirectory, $"Message{count}.oft" ); eml.Save(oftFilePath...

    products.aspose.com/email/net/conversion/mbox-t...
  10. Convert MBOX to HTML via C# | products.aspose.com

    Sample code for MBOX to HTML C# conversion. Use API example code for batch MBOX files to HTML conversion within VB.NET, Asp.NET or any .NET based application....html files int count = 1 ; foreach ( var eml in mbox...Combine(outputDirectory, $"Message{count}.html" ); var htmlSaveOptions...

    products.aspose.com/email/net/conversion/mbox-t...