Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 10,490 for

page count

(0.25 sec)
  1. Aspose.Pdf.Comparison.SideBySidePdfComparer Err...

    Sometime when adding multiple ‘ExcludeAreas’ the Compare methode is running into an error: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter ‘index’) …...Pages[i], pdfDocumentB.Pages[i], outputCompareSideByS...exclude. Validate Page Count : Ensure that the pages you are comparing...

    forum.aspose.com/t/aspose-pdf-comparison-sideby...
  2. Aspose::Words::Vba::VbaModuleCollection::idx_ge...

    Aspose::Words::Vba::VbaModuleCollection::idx_get method. Retrieves a VbaModule object by name, or Null if not found in C++....signed; Project code page: {1}; Modules count: {2} \n " , vbaProject...vbaProject -> get_Modules () -> LINQ_Count ()) : System :: String :: Format...

    reference.aspose.com/words/cpp/aspose.words.vba...
  3. Working with Artifacts in C++|Aspose.PDF for C++

    This Page describes how to work with Artifact class using Aspose.PDF for C++. Code snippets show how to add a background image to PDF Pages and how to get each watermark on the first Page of a PDF file....include Background, Layout, Page, Pagination and Undefined)....position of an artifact on the page. Artifact.Rotation – Gets an...

    docs.aspose.com/pdf/cpp/artifacts/
  4. Document.last_section property | Aspose.Words f...

    Document.last_section property. Gets the last section in the document.... count ) # Use a document builder to...SECTION_BREAK_NEW_PAGE ) self . assertEqual ( 2 , doc . sections . count ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FramesetCollection class | Aspose.Words for Python

    aspose.words.framesets.FramesetCollection class. Represents a collection of instances of the [Frameset](../frameset/) class...__getitem__(index) Gets a frame or frames page at the specified index. Properties...Description count Gets the number of frames or frames pages contained...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BuiltInDocumentProperties.Words | Aspose.Words ...

    Discover the BuiltInDocumentProperties Words property, offering an accurate word Count estimate for your documents to enhance editing efficiency....EqualTo ( 2 )); // For the line count, we will need to call a specific...statistics such as word/page/character counts as metadata that can...

    reference.aspose.com/words/net/aspose.words.pro...
  7. VbaModule Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Vba.VbaModule for seamless access to your VBA project modules. Enhance productivity and streamline your document automation!...Project code page: {vbaProject.CodePage}; Modules count: {vbaProject...{vbaProject.Modules.Count()}\n" : $"Project name: {vbaProject.Name}...

    reference.aspose.com/words/net/aspose.words.vba...
  8. VbaProject.Name | Aspose.Words for .NET

    Discover how to easily manage your VBA project with the Name property. Learn to get and set project names for efficient coding!...Project code page: {vbaProject.CodePage}; Modules count: {vbaProject...{vbaProject.Modules.Count()}\n" : $"Project name: {vbaProject.Name}...

    reference.aspose.com/words/net/aspose.words.vba...
  9. VbaModule.Name | Aspose.Words for .NET

    Discover how to use the VbaModule Name property to easily manage your VBA project module names for enhanced organization and efficiency....Project code page: {vbaProject.CodePage}; Modules count: {vbaProject...{vbaProject.Modules.Count()}\n" : $"Project name: {vbaProject.Name}...

    reference.aspose.com/words/net/aspose.words.vba...
  10. Working with Artifacts in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add a background image to PDF Pages, and get each watermark using Artifact class....Examples of artifacts include page headers, footers, separators...include Background, Layout, Page, Pagination and Undefined)....

    docs.aspose.com/pdf/net/artifacts/