Sort Score
Result 10 results
Languages All
Labels All
Results 5,621 - 5,630 of 150,280 for

2

(0.09 sec)
  1. Aspose::Words::Paragraph::get_IsInsertRevision ...

    Aspose::Words::Paragraph::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....AppendParagraph ( u "Paragraph 2. " ); body -> AppendParagraph...para = paragraphs -> idx_get ( 2 ); para -> Remove (); // Such...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::idx_set method. Gets or sets the element at the specified index in C++....-> get_Count ()); ASSERT_EQ ( 2 , schemas -> IndexOf ( u "http://schemas...index: schemas -> RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose.Words.Document convert changing icons - ...

    Hello, I have a attached a couple documents that when converted to PDF will result in rendering issues. The code is just a simple conversion from word to pdf using Aspose.Words (23.3.0) (Icons are being converted to ot…...other icons) Health Canada QIU (2).docx (120.0 KB) (Content is being...noskov June 16, 2023, 4:30pm 2 @OpenDevSolutions I have tested...

    forum.aspose.com/t/aspose-words-document-conver...
  4. Wrong merge result with regions - Free Support ...

    I am testing the latest version as we have noticed a problem with an older one, but that problem seems to be present in the latest version too. Specifically, I created this test document to showcase the issue: test-dev…...[CDATA[PREVENZIONE DA ADOTTARE 2]]></prevenzione> </prevenzion...<prevenzione><![CDATA[PREVENZIONE ADOTTATE 2]]></prevenzione> </prevenzion...

    forum.aspose.com/t/wrong-merge-result-with-regi...
  5. ChartAxisType | Aspose.Words for Java

    Specifies type of chart axis in Java....categories = {"Category 1", "Category 2", "Category 3"}; // Insert two...getSeries().add("Series 2", categories, new double[]{64.2, 79.5, 94.0});...

    reference.aspose.com/words/java/com.aspose.word...
  6. ChartDataLabelCollection class | Aspose.Words f...

    Aspose.Words.Drawing.Charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartdatalabel/)...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataLabels . at ( 2 ); dataLabel . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. VSDX saved to PDF is missing elements - Free Su...

    Hi, When converting a specific .vsdx to .pdf, most of its content is not visible. I’m using this code: Diagram diag = new Diagram(options.SourcePath); diag.Save(options.DestinationPath, SaveFileFormat.Pdf);...Family sogidev May 28, 2025, 2:25pm 1 Hi, When converting a specific...Professionalize.Discourse May 28, 2025, 2:25pm 2 @sogidev It seems that you...

    forum.aspose.com/t/vsdx-saved-to-pdf-is-missing...
  8. OutOfMemoryException When Generating Previews f...

    Hi Aspose Support, We are encountering an OutOfMemoryException when using AsposePDF to generate a preview for a PDF document with around 416 pages. System.OutOfMemoryException: Exception of type 'System.OutOfMemoryExce…...out-of-memory jdon July 4, 2025, 2:15am 1 Hi Aspose Support, We are...Professionalize.Discourse July 4, 2025, 2:16am 2 @jdon Cause The OutOfMemoryException...

    forum.aspose.com/t/outofmemoryexception-when-ge...
  9. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…...Discourse July 11, 2025, 4:34am 2 @rnara Cause The issue you’re...PDF file. rnara July 14, 2025, 2:04pm 4 @vyacheslav.deryushev we...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...
  10. CustomXmlPropertyCollection class | Aspose.Word...

    aspose.words.markup.CustomXmlPropertyCollection class. Represents a collection of custom XML attributes or smart tag properties...assertEqual ( '2003' , properties [ 2 ] . value ) self . assertEqual...( 3 , properties . count ) # 2 - Remove by name: properties ...

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