Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 19,415 for

2 of

(0.1 sec)
  1. Convert JPG to Image in C++ | products.aspose.com

    Convert JPG to Image in C++. Use C++ library API to convert JPG files to Images...idx_get(i) -> GetThumbnail( 2.f , 2.f ); // Create file name for...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  2. Crop Circle Kuva | products.aspose.com

    Rajaa kuva ympyröimään Adobe Photoshop...NET Framework 2, 3.5, 4.0, 4.0CP, .netstandard 2, .NET 5, 6, 7...

    products.aspose.com/psd/fl/crop/circle/
  3. FieldAdvance.LeftOffset | Aspose.Words for .NET

    Discover the FieldAdvance LeftOffset property to easily adjust text alignment by setting points for precise left movement. Enhance your document layout!..." ); // 2 - Move text to a position specified...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Thai symbols look like boxes while docx to pdf ...

    Hello Support Team, Our client has technical question. Client: A R, Sanjay sanjay.ar@ecolab.com Product: Aspose.Words for Python via .NET OS: Linux Issue: Regarding Thai language I have created a docx file using py…...ar April 11, 2025, 2:28pm 1 Hello Support Team, Our...Discourse April 11, 2025, 2:28pm 2 @alexey.butalov It seems that...

    forum.aspose.com/t/thai-symbols-look-like-boxes...
  5. XmlMapping.setMapping method | Aspose.Words for...

    XmlMapping.setMapping method. Sets a mapping between the parent structured document tag and an XML node Of a custom XML data part.... toEqual ( xmlPart ); // 2 - By GUID: expect ( doc . customXmlParts...customXmlParts . count ). toEqual ( 2 ); // Iterate through the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font.engrave property | Aspose.Words for Python

    Font.engrave property. True if the font is formatted as engraved....' ) # 2 - Emboss text to make it look...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldAdvance.down_offset property | Aspose.Word...

    FieldAdvance.down_Offset property. Gets or sets the number Of points by which the text that follows the field should be moved down....' ) # 2 - Move text to a position specified...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Setting field values is slow - Free Support For...

    Setting all field values on a PDF can take an extended amount Of time considering the operation. I have a sample file with about 365 fields, somewhat large, however it takes roughly 10 seconds to fill all fields. PrOfil…...codewarior July 28, 2015, 8:54am 2 Hi Benjamin, Thanks for using.... jeffmatt February 9, 2016, 2:43pm 8 Thanks for the update!...

    forum.aspose.com/t/setting-field-values-is-slow...
  9. Aspose::Words::Drawing::GradientStop::Remove me...

    Aspose::Words::Drawing::GradientStop::Remove method. Removes the gradient stop from the parent GradientStopCollection in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Collect files to CPIO and compress in C# | Aspo...

    Examples Of using a C# library to compose and compress *.cpio...Create)) 2 { 3 FileInfo fi1 = new FileInfo(...archive = new CpioArchive()) 2 { 3 archive.CreateEntries( @"C:\folder"...

    docs.aspose.com/zip/net/cpio-archiving/