Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 124,193 for

2 of

(0.1 sec)
  1. How do I implement cross-referencing of custom ...

    In word, I customized the style based on the heading, but when I want to use cross-reference in the body, I can’t see the heading, and it’s empty. How can I implement my requirements with the code? My operation steps a…...to define a new list style 2 Step 2, in the new list style, select...levels to style(“Title 1”, “Title 2”, “Title 3”) alexey.noskov January...

    forum.aspose.com/t/how-do-i-implement-cross-ref...
  2. Converting Specific Portion of DjVu Page in Php...

    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....page index $export_page_index = 2 ; \ # Initialize an instance of...

    docs.aspose.com/imaging/java/converting-specifi...
  3. The Contents of the Word Documnet file is gone(...

    Hi, I use aspose.words to save the word document like as File attachment (before.doc), but the contents Of the word documnet file is gone like as File attachment (after.doc). the code like as Public License As New As…...rumata February 21, 2011, 6:34pm 2 Hello Thanks for your inquiry...numbers? aspose.notifier April 2, 2012, 9:43am 5 The issues you...

    forum.aspose.com/t/the-contents-of-the-word-doc...
  4. API example of this - https://products.aspose.a...

    I want to take a random PDF, pass it to an API, and get an email address(es) in return. Can you direct me to the right API, documentation, or an example code, please? Thanks, Tim...noskov November 1, 2023, 6:08am 2 @tim330i You can use Aspose.Words...Regex(@"([\w\.\-]+)@([w\-]+)((\.(w){2,3})+)"), "", opt); foreach (string...

    forum.aspose.com/t/api-example-of-this-https-pr...
  5. HTML to PDF - Specified argument was out of the...

    Hello, when i try to convert a specific string (html) to pdf, i get the following message “Specified argument was out Of the range Of valid values. Parameter name: count” My C# code is as follow protected Aspose.Pdf.…...Family ThomBa March 15, 2023, 2:09pm #1 Hello, when i try to convert... 4:34pm #3 @ThomBa 1.png (22.2 KB) What is underlined in red...

    forum.aspose.com/t/html-to-pdf-specified-argume...
  6. Out of memory exception if .wmf found in world ...

    Hello Team! Take a look at the attached word document. It is throwing error as out Of memory when trying to extract images. wmf-image-test.docx (23.6 KB)...sahi September 25, 2024, 5:22pm 2 @Jaibir , Thank you for the sample...

    forum.aspose.com/t/out-of-memory-exception-if-w...
  7. Auto-space a Collection of Shapes in the Visio ...

    This section explains how to autospace a collection Of shapes in a visio page with Aspose.Diagram....DistanceInHorizontal = 2 ; options . DistanceInVertical = 2 ; // set auto...

    docs.aspose.com/diagram/net/auto-space-a-collec...
  8. Working with Table of Contents in C#|Aspose.Wor...

    Table Of Content field in details. How to create and modify `TOC` field using C#. Insert `TOC` C#....whereas a paragraph with Heading 2 will be treated as the next level..."CustomHeading1, 1, CustomHeading2, 2" } </ p >< p > will use content...

    docs.aspose.com/words/net/working-with-table-of...
  9. Set Aspect Ratio of BarCodes in Ruby|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...."1234567890" ) \ # Set Aspect Ratio to 3:2 or 1.5 builder . setAspectRatio...

    docs.aspose.com/barcode/java/set-aspect-ratio-o...
  10. Get Resolution and Dimensions of Embedded Image...

    Discover how to extract image resolutions and dimensions from embedded images in PDF files using Aspose.PDF in Java....0 ], 2 ) + Math . pow ( lastCTM . getElements ()[ 1 ], 2 )); double...( lastCTM . getElements ()[ 2 ], 2 ) + Math . pow ( lastCTM ....

    docs.aspose.com/pdf/java/get-resolution-and-dim...