Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 151,031 for

2

(0.32 sec)
  1. CustomXmlSchemaCollection.remove_at method | As...

    CustomXmlSchemaCollection.remove_at method. Removes a value at the specified index.... 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.add method | Aspose.W...

    CustomXmlSchemaCollection.add method. Adds an item to 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. CustomPartCollection.Clone | Aspose.Words for .NET

    Effortlessly clone your CustomPartCollection with our deep copy method, ensuring all items are preserved for seamless data management.... EqualTo ( 2 )); // Clone the second part,...PackageCustomParts . RemoveAt ( 2 ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Utilizzo codifica ANSI e non Identity-H in conv...

    Buongiorno, in fase di conversione da docx a PDF utilizzando la compliance con PDF_UA i font utilizzati all’interno del PDF prodotto risultano con codifica ANSI. Com’è possibile forzare la codifica Identity-H? Grazie M…...Family words-java matteos August 2, 2025, 8:47am 1 Buongiorno, in...Professionalize.Discourse August 2, 2025, 8:47am 2 @matteos Buongiorno! Per...

    forum.aspose.com/t/utilizzo-codifica-ansi-e-non...
  5. Document.EnsureMinimum | Aspose.Words for .NET

    Learn how to use the EnsureMinimum method to automatically create a section and paragraph in documents, ensuring complete and organized content.... That ( nodes [ 2 ]. NodeType , Is . EqualTo ( NodeType...Paragraph )); Assert . That ( nodes [ 2 ]. ParentNode , Is . EqualTo (...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Add Images in Worksheet|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.... setColumnWidth ( 2 , 50 ); // Add a picture to the...getPictures (). add ( 3 , 2 , 3 , 2 , dataDir + "aspose.jpg" );...

    docs.aspose.com/cells/java/add-images-in-worksh...
  7. 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
  8. Cannot Find a Way to Determine Inherited Scheme...

    I want to determine the font color used in a text frame. We can typically use something like textShape.TextFrame.Paragraphs[0].Portions[0].PortionFormat.FillFormat This returns an Aspose.Slides.IFillFormat object with A…...Discourse February 5, 2026, 1:49pm 2 @co213 You’re seeing IFillFormat...request. co213 February 5, 2026, 2:03pm 3 Thanks. I can try RGB matching...

    forum.aspose.com/t/cannot-find-a-way-to-determi...
  9. Possible bug with document layout calculation -...

    Hi, I’m currently evaluating the Aspose.Words library, and I believe I may have encountered a bug. Steps to Reproduce Download the attached layout_calc_bug.docx file and save it without making any changes. layout_c…...paragraph labeled “Page 2 Header” is 2 Actual Result Section.Bottom...GetStartPageIndex of paragraph labeled “Page 2 Header” is 1 Additional Notes...

    forum.aspose.com/t/possible-bug-with-document-l...
  10. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and line formatting of this data point....'Category 2' , 'Category 3' , 'Category 4' ], values = [ 1 , 2 , 3...pydrawing . Color . red data_points [ 2 ] . format . fill . fore_color...

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