Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 19,386 for

2 of

(0.25 sec)
  1. Stroke.fore_color property | Aspose.Words for P...

    Stroke.fore_color property. Gets or sets the foreground color Of the stroke....8 , 2.6 , 3.9 ], y_values = [ 2.7 , 3.2 , 0.8 , 1.7 ])...visible = False data_points [ 2 ] . marker . format . fill . preset_textured...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Stroke.back_color property | Aspose.Words for P...

    Stroke.back_color property. Gets or sets the background color Of the stroke....8 , 2.6 , 3.9 ], y_values = [ 2.7 , 3.2 , 0.8 , 1.7 ])...visible = False data_points [ 2 ] . marker . format . fill . preset_textured...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert images EMF to DICOM via C# | products.a...

    Sample code for EMF to DICOM C# image conversion. Use API example code for batch EMF files to DICOM conversion within VB.NET, Asp.NET or any .NET based application....x and format 2.x. DCM Format 1.x is further available...by web services are 1.0, 1.1, 2 or later. Read More | DICOM Other...

    products.aspose.com/imaging/net/conversion/emf-...
  4. How to Extract Multi-Column Text from a Text Fr...

    Hi Team, I am using aspose slides for cpp. There is a text frame where text is divided into 3 multi columns. I want to be able to extract text according to different columns. Entire text: Hello, this is the first colum…...Discourse December 4, 2024, 5:47am 2 @pankajku To extract text from...50); // Example split columns[2] = u"Col3: " + fullText.Substring(100);...

    forum.aspose.com/t/how-to-extract-multi-column-...
  5. HyphenationOptions.HyphenationZone | Aspose.Wor...

    Optimize text layout with the HyphenationZone property. Control hyphenation distance from the right margin for cleaner, prOfessional documents.... ConsecutiveHyphenLim = 2 ; doc . HyphenationOptions . HyphenationZone...

    reference.aspose.com/words/net/aspose.words.set...
  6. Convert images DICOM to TGA via C# | products.a...

    Sample code for DICOM to TGA C# image conversion. Use API example code for batch DICOM files to TGA conversion within VB.NET, Asp.NET or any .NET based application....x and format 2.x. DCM Format 1.x is further available...by web services are 1.0, 1.1, 2 or later. Read More | DICOM TGA...

    products.aspose.com/imaging/net/conversion/dico...
  7. Move Pages to PDF using Java | Aspose.PDF

    Move PDF pages Of your document programmatically programmatically with Java sample code using Aspose.PDF for Java...-> get_Pages () -> idx_get ( 2 ); dstDocument -> get_Pages ()...srcDocument -> get_Pages () -> Delete ( 2 ); srcDocument -> Save ( dstFileName...

    products.aspose.com/pdf/java/pages/move/
  8. FieldTC class | Aspose.Words for Python

    aspose.words.fields.FieldTC class. Implements the TC field...insert_toc_entry ( builder , 'TC field 2' , 'A' , '2' ) self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Tables::Row::GetText method | As...

    Aspose::Words::Tables::Row::GetText method. Gets the text Of all cells in this row including the end Of row character in C++...."[Row start] Row #{0}{1} width {2}, \" {3} \" " , ++ rowIndex ,..."[Cell start] Row {0}, Col {1}{2}" , table -> IndexOf ( row ) +...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Working with Shapes in PostScript | C++

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...rectangle the first 4 and the last 2 steps will be the same, but points...path to the documents directory. 2 System::String dataDir = RunE...

    docs.aspose.com/page/cpp/ps/working-with-shapes/