Sort Score
Result 10 results
Languages All
Labels All
Results 8,231 - 8,240 of 148,202 for

2

(0.27 sec)
  1. Aspose::Words::Style::get_List method | Aspose....

    Aspose::Words::Style::get_List method. Gets the list that defines formatting of this list style in C++....builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words/sty...
  2. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....Type: \" {1} \"\n\t Value: \" {2} \" " , enumerator -> get_Current...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. Aspose::Words::Lists::List::get_ListId method |...

    Aspose::Words::Lists::List::get_ListId method. Gets the unique identifier of the list in C++....Writeln ( u "Numbered list item 2" ); builder -> Writeln ( u "Numbered...Writeln ( u "Bulleted list item 2" ); builder -> Writeln ( u "Bulleted...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Viewer przez C#https://products.aspose.com/pdf/pl/net/viewer/Recent content in PDF Viewer przez C# on Aspsoe.PDF ProductsHugo -- gohugo.iop......2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Viewer...is-justify-content-center is-hidden-mobile mb-2 https://products.aspose.com/p...

    products.aspose.com/pdf/pl/net/viewer/index.xml
  5. ChartSeriesCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartSeriesCollection class. Represents collection of a [ChartSeries](../chartseries/)...= [ "Category 1" , "Category 2" , "Category 3" , "Category 4"...categories , [ 4.4 , 7.0 , 3.5 , 2.1 ]); expect ( chartData . count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PDF Generation Replaces Some Characters with Qu...

    I’m generating a Word document using the same template on both Windows and Unix environments using Aspose Build Report in Java. The Word documents are generated correctly in both environments, with all characters rendere…...noskov April 22, 2025, 1:00pm 2 @harika1231 Most likely the problem...FontSubstitutionSett . harika1231 May 2, 2025, 11:19am 12 @alexey.noskov...

    forum.aspose.com/t/pdf-generation-replaces-some...
  7. Fine-Tuning Converters – Aspose.HTML for Java

    Learn how to render HTML to PDF, DOCX, XPS, and images with Aspose.HTML for Java. Explore rendering options to customize your document output....Render HTML to PDF using Java 2 3 // Prepare HTML code 4 String...in Java with custom page size 2 3 // Prepare HTML code 4 String...

    docs.aspose.com/html/java/fine-tuning-converters/
  8. Conversion to pdf speed - Free Support Forum - ...

    Hi, We’re using several Aspose libraries to convert different file formats to pdf. Recently we’ve noticed that converting from .msg takes significantly longer than other formats. Please see the attached project - on sta…...acturisaspose September 3, 2025, 2:35pm 1 Hi, We’re using several...Discourse September 3, 2025, 2:36pm 2 @acturisaspose It sounds like...

    forum.aspose.com/t/conversion-to-pdf-speed/317520
  9. Font Size Was Changed After Converting a PPT Fi...

    I used Aspose.Slides.NET version 25.8.0 to convert this PPT file to PPTX format. The font in the output file differs from that in the original file. Here is the code snippet that I use to convert this file: Presentatio…...dunghnguyen August 22, 2025, 2:48am 1 I used Aspose.Slides.NET...Discourse August 22, 2025, 2:48am 2 @dunghnguyen It sounds like...

    forum.aspose.com/t/font-size-was-changed-after-...
  10. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUTONUMOUT field in Java...."); // This field will display "2.". builder.insertField(FieldType...builder.writeln("\tParagraph 2."); for (Field field : doc.getRange()...

    reference.aspose.com/words/java/com.aspose.word...