Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 8,221 for

page count

(0.03 sec)
  1. How to Apply Hatch Patterns to DXF Polyline Lay...

    Hello Aspose Support Team, I am using Aspose.CAD for Java to process a DXF file, and I want to apply hatch patterns (like SOLID or ANSI31) to specific polyline layers (e.g., "BLK_1_COVERED_AREA", "CONCRETE" etc.). My go…... Original entity count: 2 Entities count: 0 Layer name: 0 Layer...marks (X-marks) over the entire page , which were not present before...

    forum.aspose.com/t/how-to-apply-hatch-patterns-...
  2. Working with Text Document|Aspose.Words for Pyt...

    Work with a text document and modify its objects using Python....for indenting list levels and count specifying how many characters...there is no indentation. For count property, the default value...

    docs.aspose.com/words/python-net/working-with-t...
  3. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration.... Count { get; } Gets the number of...document represents a frames page. GlossaryDocument { get; set;...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Convert OST to OFT via Java | products.aspose.com

    Try the code sample to convert OST files to OFT format in Java. Download Java API to take your email processing applications to the next level....oft files int count = 1; for (MapiMessage msg :...File. separator + "Message" + count + ".oft" ; msg. save (oftFilePath...

    products.aspose.com/email/java/conversion/ost-t...
  5. 将 VSD 文件保存为不同的文件格式|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Pages . Count , false , true , true ,...Value ); Visio . Page vsdPage = vsdDoc . Pages [ 1 ]; //Save as...

    docs.aspose.com/diagram/zh/net/save-vsd-file-to...
  6. Manage Worksheets|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Copying and Moving Worksheets Count number of cells in the Worksheet...from Worksheets Managing Page Breaks Page Setup Features Update...

    docs.aspose.com/cells/java/manage-worksheets/
  7. Latest Aspose.Email Product Family topics - Fre...

    Get technical support of Aspose.Email for .NET, Java, C++, Android, Python, iOS, Mac, Xamarin, .NET Core and SharePoint.... 2014 Different attachment count between .msg and mail in pst...Email 3 634 May 6, 2016 next page →...

    forum.aspose.com/c/email/12
  8. Extract images from PDF in JavaScript via C++ |...

    Simple demo source code to extract images from PDF file on JavaScript directly on the Web.... format page number), resolution 150 DPI...textContent = "Files(images) count: " + json . filesCount . toString...

    products.aspose.com/pdf/javascript-cpp/parser/i...
  9. Convert PST to VCF via Java | products.aspose.com

    Try the code sample to convert PST files to VCF format in Java. Download Java API to take your email processing applications to the next level....vcf files int count = 1; for (MapiMessage msg :...File. separator + "Message" + count + ".vcf" ; contact. save (vcfFilePath...

    products.aspose.com/email/java/conversion/pst-t...
  10. Document.join_runs_with_same_formatting method ...

    Document.join_runs_with_same_formatting method. Joins runs with same formatting in all paragraphs of the document....runs are being joined they count as N - 1 joins. Examples Shows... NodeType . RUN , True ) . count ) # Combine such runs with this...

    reference.aspose.com/words/python-net/aspose.wo...