Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 155,139 for

2

(0.24 sec)
  1. 在 Visio 页面中自动放置一组形状|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....setDistanceInHorizon ( 2 ) options . setDistanceInVertica ( 2 ) # set auto...

    docs.aspose.com/diagram/zh/python-java/auto-spa...
  2. Get all Possible 1D BarCodes from an Image in R...

    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....+ point [ 2 ]. getX () . to_s + ", Y = " + point [ 2 ]. getY ()...

    docs.aspose.com/barcode/java/get-all-possible-1...
  3. Convert PDF to HTML page by page - Free Support...

    I have 100 PDF files, and I want to convert them to HTML on a per-page basis, with a separate folder for each PDF file containing all the HTML pages. I can’t find such a functionality or setting in Aspose PDF Converter. …...tahir March 25, 2025, 8:41pm 2 @dimentyua Are you looking for...SplitIntoSets<Page>(doc.Pages, 2); foreach(var page in doc.Pages)...

    forum.aspose.com/t/convert-pdf-to-html-page-by-...
  4. Slide Transitions|Aspose.Slides 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....comb type transition on slide 2 pres . Slides [ 1 ]. SlideShowTransition...transition on slide 3 pres . Slides [ 2 ]. SlideShowTransition . Type...

    docs.aspose.com/slides/net/slide-transitions/
  5. Working with 7z Archives | Aspose.Zip Documenta...

    This guide provides comprehensive information on working with 7z archives and how to manage them effectively....7z" )) { 2 try (SevenZipArchive archive =...archive = new SevenZipArchive()) { 2 archive. createEntries ( "dataDir"...

    docs.aspose.com/zip/java/working-with-7z-archives/
  6. Convert PDF to Xps creates bloated file - Free ...

    I converted the attached 10 page 10mb pdf file to xps and created a massive bloated 71mb .xps file using the following code: Is there a better way? help! MemoryStream inStreamPdf = new MemoryStream(inDocument); …...codewarior February 5, 2014, 1:29am 2 Hi David, Thanks for contacting...notifier September 19, 2025, 2:45pm 3 The issues you have found...

    forum.aspose.com/t/convert-pdf-to-xps-creates-b...
  7. Aspose.Imaging for .NET 24.6 - Free Support For...

    Hello Thanks for implementing IMAGINGNET-6714 Implement ExifData transferring between supporting formats on export ExifData and XmpData property to image options to make data transferring more convenient. Now when co…... 2 issues when loading jpg and saving...Denis.Sitko July 15, 2024, 7:53pm 2 @australian.dev.nerds , Image...

    forum.aspose.com/t/aspose-imaging-for-net-24-6/...
  8. Aspose::Words::Fields::FieldCollection::Remove ...

    Aspose::Words::Fields::FieldCollection::Remove method. Removes the specified field from this collection and from the document 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...
  9. Aspose::Words::TextColumnCollection::get_Evenly...

    Aspose::Words::TextColumnCollection::get_EvenlySpaced method. True if text columns are of equal width and evenly spaced in C++....false ); columns -> SetCount ( 2 ); // Determine the amount of...builder -> Writeln ( u "Wide column 2." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  10. ImageSize.HorizontalResolution | Aspose.Words f...

    Discover the ImageSize HorizontalResolution property to easily obtain the DPI for your images, enhancing quality and precision in your projects....WidthPoints * 2 ; shape . Height = imageSize . HeightPoints * 2 ; doc...

    reference.aspose.com/words/net/aspose.words.dra...