Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 16,563 for

2 of

(0.09 sec)
  1. Convert EMF to EPS using Python

    EMF to EPS conversion functionality Offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....Python It is necessary to do just 2 steps in order to perform EMF...com/aspose-page/Aspose.Page-for-Python-.NET 2 3 # The path to the documents...

    docs.aspose.com/page/python-net/convert/emf-to-...
  2. CustomXmlPartCollection class | Aspose.Words fo...

    aspose.words.markup.CustomXmlPartCollection class. Represents a collection Of Custom XML Parts... custom_xml_parts [ 0 ]) # 2 - By GUID: self . assertEqual...xml_part_clone ) self . assertEqual ( 2 , doc . custom_xml_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  3. [Apose.Cells C++] SaveAs in XLS format crashes ...

    Hello, Using Aspose.Cells for C++ 24.2.0 A pointer exception occurs when saving an Excel file to XLS format (Aspose::Cells::SaveFormat::Excel97To2003) when the Excel file contains Defined Names with an invalid expressi…...2.0 A pointer exception occurs when...sahi January 15, 2025, 7:45pm 2 @chabodfmoodys , Thanks for the...

    forum.aspose.com/t/apose-cells-c-saveas-in-xls-...
  4. Draw geomtry to visio VSTM document via Python ...

    Python source code to draw geomtry to visio vstm file within any Python based application....drawRectangle( 2 , 2 , 2 , 1 ) diagram.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-java/drawing...
  5. Draw geomtry to visio VST document via Python |...

    Python source code to draw geomtry to visio vst file within any Python based application....drawRectangle( 2 , 2 , 2 , 1 ) diagram.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-net/drawing/...
  6. Aspose::Words::Themes::ThemeFont enum | Aspose....

    Aspose::Words::Themes::ThemeFont enum. Specifies the types Of theme font names for document themes in C++.... Minor 2 Minor theme font. Examples Shows...Empty , font -> get_Color ()); // 2 - By setting non-theme font/color...

    reference.aspose.com/words/cpp/aspose.words.the...
  7. Aspose::Words::Fields::FieldCollection::get_Cou...

    Aspose::Words::Fields::FieldCollection::get_Count method. Returns the number Of the fields in the collection in C++.... fields -> get_Count ()); // 2 - Get the collection to remove...an index: fields -> RemoveAt ( 2 ); ASSERT_EQ ( 3 , fields -> get_Count...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Working with Headers and Footers|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.... SetHeader ( 2 , "&\"Times New Roman,Bold\"&12&F"...

    docs.aspose.com/cells/net/working-with-headers-...
  9. ParagraphFormat.outline_level property | Aspose...

    ParagraphFormat.outline_level property. Specifies the outline level Of the paragraph in the document....writeln ( 'Paragraph outline level 2.' ) # Two paragraphs of the same...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Draw geomtry to visio VSSM document via Python ...

    Python source code to draw geomtry to visio vssm file within any Python based application....drawRectangle( 2 , 2 , 2 , 1 ) diagram.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-java/drawing...