Sort Score
Result 10 results
Languages All
Labels All
Results 6,011 - 6,020 of 16,940 for

2 of

(0.49 sec)
  1. BorderCollection.equals method | Aspose.Words f...

    BorderCollection.equals method. Compares collections Of borders.... write ( "Paragraph 2." ); // Since we used the same...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...2 KB and here the source code which...Discourse April 1, 2025, 10:40am 2 @giuseppe.elmota It seems that...

    forum.aspose.com/t/some-styles-were-not-copied-...
  3. Convert PowerPoint Slides to Images in C++|Aspo...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for C++. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....and comments: float scaleX = 2 ; float scaleY = scaleX ; // Load...images in C++: float scaleX = 2 ; float scaleY = scaleX ; auto...

    docs.aspose.com/slides/cpp/convert-slide/
  4. Convert EPUB to PDF – C# Code and Online Converter

    Convert EPUB to PDF in C# using Aspose.HTML for .NET API. Consider various EPUB to PDF conversion scenarios in C# examples. Try online EPUB Converter....existing EPUB file for reading 2 using FileStream stream = File...existing EPUB file for reading 2 using FileStream stream = File...

    docs.aspose.com/html/net/convert-epub-to-pdf/
  5. 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...
  6. Split PDF, HTML, TXT Files using C++ | Aspose.PDF

    Simple demo source code to split PDF files on any platform with C++ language....get_Pages () -> get_Count () / 2 , u "pdf_half.pdf" );...

    products.aspose.com/pdf/cpp/splitter/
  7. FieldAutoTextList Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoTextList class, designed to streamline document automation with efficient AUTOTEXTLIST field implementation....GlossaryDocument , "AutoText 2" , "Contents of AutoText 2" ); AppendAutoTextEntry...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 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...
  9. Unable to open EMF file in Aspose Image view on...

    Hi Team, We have obtained a temporary license for Aspose.Imaging for Python via .NET to evaluate the library for the use case mentioned below. Use Case: We are trying to convert SVG files to EMF using the code below a…...Discourse April 24, 2025, 7:20am 2 @pradeep_gupta It seems that you...Sources: [1]: SVGToEMFConversion.cs [2]: SVGToEMFConversion.java Alexey...

    forum.aspose.com/t/unable-to-open-emf-file-in-a...
  10. FieldAutoTextList class | Aspose.Words for Python

    aspose.words.fields.FieldAutoTextList class. Implements the AUTOTEXTLIST field...glossary_document , 'AutoText 2' , 'Contents of AutoText 2' ) append_auto_text_entry...

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