Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 8,215 for

page count

(0.35 sec)
  1. Using Contextual Object Member Access in Java|A...

    Use contextual object member to access some objects without specifying the objects id in template expressions using Java....Age]>><</foreach>> Count: <<[ds.Persons.count()]>> Alternatively...<<[Age]>><</foreach>> Count: <<[Persons.count()]>> Restarting List...

    docs.aspose.com/words/java/using-contextual-obj...
  2. Document.frameset property | Aspose.Words for P...

    Document.frameset property. Returns a [Document.frameset](./) instance if this document represents a frames Page....document represents a frames page. @property def frameset ( self...Shows how to access frames on-page. # Document contains several...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Frameset.is_frame_link_to_file property | Aspos...

    Frameset.is_frame_link_to_file property. Gets or sets a value indicating whether the web Page or document file name specified in the [Frameset.frame_default_url](../frame_default_url/) property is an external resource the frame is linked with....value indicating whether the web page or document file name specified...Shows how to access frames on-page. # Document contains several...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Vba::VbaModuleCollection class |...

    Aspose::Words::Vba::VbaModuleCollection class. Represents a collection of VbaModule objects. To learn more, visit the documentation article in C++....const end () end () const get_Count () Returns the number of VBA...signed; Project code page: {1}; Modules count: {2} \n " , vbaProject...

    reference.aspose.com/words/cpp/aspose.words.vba...
  5. 以编程方式打开 PDF 文档|Aspose.PDF for .NET

    了解如何在 C# Aspose.PDF for .NET PDF 库中打开 PDF 文件。您可以打开现有 PDF、从流中加载文档以及处理加密的 PDF 文档。...WriteLine ( "Pages " + document . Pages . Count ); } } 从流中打开现有...WriteLine ( "Pages " + document . Pages . Count ); } } 打开加密的...

    docs.aspose.com/pdf/zh/net/open-pdf-document/
  6. Aspose::Words::Vba::VbaModule::get_Name method ...

    Aspose::Words::Vba::VbaModule::get_Name method. Gets or sets VBA project module name 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...
  7. Compress Images in PHP|Aspose.Words for Java

    Compress Images using PHP....Screen - said to be good for web pages and projectors. // 96ppi Email...aspose.words.Resampler" ); $ count = $ resampler -> resample (...

    docs.aspose.com/words/java/compress-images-in-php/
  8. SectionCollection class | Aspose.Words for Python

    aspose.words.SectionCollection class. A collection of [Section](../section/) objects in the document...section starts on a new page or on the same page. Programmatically...Properties Name Description count Gets the number of nodes in...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert MBOX to TIFF via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/mbox-t...
  10. How to Convert Visio to PDF in C#

    This tutorial provides you information about how to convert Visio to PDF in C#. You will get all the details to configure the environment, step-by-step process and a runnable sample code to export Visio to PDF in C#...Page Product Family Aspose.PSD Product...different properties like page count and page index Save the output...

    kb.aspose.com/diagram/net/how-to-convert-visio-...