Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 20,569 for

2 of

(0.15 sec)
  1. Edit SVG File in Python – Aspose.SVG

    Learn how to edit SVG files in Python. Add, find, and edit elements in SVG documents using the Aspose.SVG for Python via .NET library....1 # Create a new SVG document 2 document = SVGDocument() 3 4 #...1 # Create a new SVG document 2 document = SVGDocument() 3 4 #...

    docs.aspose.com/svg/python-net/edit-svg-file/
  2. Resizing|Documentation

    How to resize an image to improve recognition accuracy.... Scale(2) - proportionally increase the...PreprocessingFilter . Scale ( 2 , InterpolationFilterT . Triangle...

    docs.aspose.com/ocr/java/resize/
  3. Aspose::Words::Tables::CellFormat::get_Vertical...

    Aspose::Words::Tables::CellFormat::get_VerticalAlignment method. Returns or sets the vertical alignment Of text in the cell in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. ConditionalStyleCollection.even_column_banding ...

    ConditionalStyleCollection.even_column_banding property. Gets the even column banding style.... write ( 'Cell 2' ) builder . end_row () builder...pydrawing . Color . alice_blue # 2 - By index: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ConditionalStyleCollection.even_row_banding pro...

    ConditionalStyleCollection.even_row_banding property. Gets the even row banding style.... write ( 'Cell 2' ) builder . end_row () builder...pydrawing . Color . alice_blue # 2 - By index: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    Effortlessly navigate to headers and footers with the DocumentBuilder MoveToHeaderFooter method, enhancing your document editing efficiency.... Width ) / 2 ; shape . Top = ( builder . PageSetup...PageHeight - shape . Height ) / 2 ; doc . Save ( ArtifactsDir +...

    reference.aspose.com/words/net/aspose.words/doc...
  7. FieldToa.UsePassim | Aspose.Words for .NET

    Optimize your citations with FieldToa UsePassim. Easily manage multiple references to the same authority, enhancing clarity and accuracy in your work....InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...
  8. BlockImportMode enumeration | Aspose.Words for ...

    aspose.words.loading.BlockImportMode enumeration. Specifies how properties Of block-level elements are imported from HTML-based documents....<p>paragraph 1</p> \n <p>paragraph 2</p> \n </div> \n </div> \n </html>"...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.Words for Java filling multiple custom T...

    I have a Word document with 2 custom TOCs, each with independent content items. When I run the MS Word option to “Update Table” the results show as correct. When I run the docx into Aspose.Word for Java the result is bot…...1 I have a Word document with 2 custom TOCs, each with independent...Discourse July 16, 2025, 7:43pm 2 @roydonnelly To generate multiple...

    forum.aspose.com/t/aspose-words-for-java-fillin...
  10. FieldTA.long_citation property | Aspose.Words f...

    FieldTA.long_citation property. Gets or sets the long citation for the entry....insert_toa_entry ( builder , '2' , 'Source 2' ) # This entry will appear...insert_toa_entry ( builder , '1' , 'Source 2' ) field_ta . is_bold = True field_ta...

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