Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 150,786 for

2

(0.12 sec)
  1. CustomXmlSchemaCollection.clear method | Aspose...

    CustomXmlSchemaCollection.clear method. Removes all elements from the collection.... assertEqual ( 2 , schemas . index_of ( 'http://schemas...index: schemas . remove_at ( 2 ) # 2 - Remove a schema by value:...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlSchemaCollection.count property | Aspo...

    CustomXmlSchemaCollection.count property. Gets the number of elements contained in the collection.... assertEqual ( 2 , schemas . index_of ( 'http://schemas...index: schemas . remove_at ( 2 ) # 2 - Remove a schema by value:...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomXmlSchemaCollection.clone method | Aspose...

    CustomXmlSchemaCollection.clone method. Makes a deep clone of this object.... toEqual ( 2 ); // Enumerate the schemas and...index: schemas . removeAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CustomPartCollection.Count | Aspose.Words for .NET

    Discover the CustomPartCollection Count property to easily retrieve the total number of elements in your collection for efficient data management.... EqualTo ( 2 )); // Clone the second part,...PackageCustomParts . RemoveAt ( 2 ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Getting error with a PDF 2.0 file: “Pdf version...

    Hi, I’m using Aspose.PDF 25.4.0 and I still get this error with a PDF 2.0 file: “Pdf version 2.0 does not supported yet.” This error happens in the “Aspose.Pdf.Document.Validate” method: Aspose.Pdf.Document newDoc = …...Getting error with a PDF 2.0 file: “Pdf version 2.0 does not supported...error with a PDF 2.0 file: “ Pdf version 2.0 does not supported...

    forum.aspose.com/t/getting-error-with-a-pdf-2-0...
  6. Aspose::Words::Drawing::Charts::ChartShapeType ...

    Aspose::Words::Drawing::Charts::ChartShapeType enum. Specifies the shape type of chart elements in C++.... RoundRectangle 2 Rounded rectangle. Ellipse 3 Ellipse...BentConnector2 22 Bent connector 2. BentConnector3 23 Bent connector...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. FootnoteOptions | Aspose.Words for Java

    Represents the footnote numbering options for a document or section in Java....setColumns(2); doc.save(getArtifactsDir() +..."Footnote 1."); builder.write("Text 2. "); builder.insertFootnote(FootnoteType...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartLegend.LegendEntries | Aspose.Words for .NET

    Explore the ChartLegend LegendEntries property to access a comprehensive collection of legend entries for all series and trendlines in your chart...."AW Category 1" , "AW Category 2" }; ChartSeries series1 = series...double [] { 1 , 2 }); series . Add ( "Series 2" , categories ...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Update toc didn't work - Free Support Forum - a...

    doc.updateFields(), you have to manually update the entire directory after opening word. Moreover, the table of contents is inconsistent with the first-level heading, and there should be two spaces between the serial n…...Discourse March 25, 2025, 4:05pm 2 @Crane It seems you are experiencing...styles (e.g., Heading 1, Heading 2) when inserting your headings...

    forum.aspose.com/t/update-toc-didnt-work/310348
  10. How to set different headers for odd and even p...

    docx file: 奇偶页眉.docx (17.0 KB) html result: <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dt…...margin-bottom:8pt; widows:2; orphans:2"> <br style="page-break-before:always;...margin-bottom:8pt; widows:2; orphans:2"> <br style="page-break-before:always;...

    forum.aspose.com/t/how-to-set-different-headers...