Sort Score
Result 10 results
Languages All
Labels All
Results 9,961 - 9,970 of 133,619 for

2

(0.16 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Scalanie dokumentów PDF za pomocą Pythonhttps://products.aspose.com/pdf/pl/python-net/merger/Recent content in Scalanie dokumentów PDF za pomoc......2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Scalanie...is-justify-content-center is-hidden-mobile mb-2 https://products.aspose.com/p...

    products.aspose.com/pdf/pl/python-net/merger/in...
  2. Working with PDF/A or PDF/UA|Aspose.Words for .NET

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C#. There are a few problems when converting to PDF/A documents, and Aspose.Words for .NET solves them....PDF/UA-1 output will also be WCAG 2.0 and Section 508 compliant. Document...appropriate verification. ISO 19005-2, 6.7.1 The subsections below describe...

    docs.aspose.com/words/net/working-with-pdfa-or-...
  3. Aspose.PSD - text wrapped on shape not being ma...

    ConsoleApp1.zip (237.3 KB) Attached is example code of trying to fill in some text layers for a PSD. One of the layers - DisplayName - is wrapped on a circle. The code properly replaces the text for the layer, but it is…...Family omnant June 20, 2025, 2:56pm 1 ConsoleApp1.zip (237.3...Professionalize.Discourse June 20, 2025, 2:57pm 2 @omnant Cause The issue you’re...

    forum.aspose.com/t/aspose-psd-text-wrapped-on-s...
  4. FieldMergeSeq Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeSeq class for seamless document merging with the MERGESEQ field. Boost your document automation today!...output of our mail merge will have 2 pages instead of 3. // On page...both display "1". // On page 2, the MERGEREC field will display...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Access Slide in Presentation|Aspose.Slides Docu...

    Access PowerPoint slide by index, ID, or position in C++. Edit slide properties...position 1 is moved to position 2: // The path to the documents...slide slide -> set_SlideNumber ( 2 ); // Saves the modified presentation...

    docs.aspose.com/slides/cpp/access-slide-in-pres...
  6. Defining Link Type

    Learn how to change Microsoft Project (MPP/XML) task link types using Aspose.Tasks for C++....Create new project and add tasks 2 System ::SharedPtr < Project >...get_Children() -> Add(u "Task 2" ); 5 6 // Link tasks with link...

    docs.aspose.com/tasks/cpp/defining-link-type/
  7. Reporting Compression Progress | Aspose.Zip Doc...

    This document covers how to report the progress of compression in Java zip library....setCompressionProgre ((sender, args) -> { 2 System. out . println (args. getProceededBytes...source = new File( "huge.bin" ); 2 try (Archive archive = new Archive())...

    docs.aspose.com/zip/java/reporting-compression-...
  8. Convert Project Data to CSV, Text and MPT

    This article explains how to convert project data to CSV, MPT or text formats using Aspose.Tasks for C++....mpp" ); 2 project -> Save(dataDir + u "...// Read the input Project file 2 System ::SharedPtr < Project >...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  9. ChartSeries.Add | Aspose.Words for .NET

    Discover the ChartSeries Add method to easily integrate X values into your charts. Enhance data visualization with support for Y values and bubble sizes.... FromDouble ( 2 ), ChartYValue . FromDouble (...( ChartXValue . FromDouble ( 2 ), ChartYValue . FromDouble (...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Clone Slides|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....presentation) to index 1 – Position 2 – of the presentation. // Instantiate...presentation slds . insertClone ( 2 , pres . getSlides (). get_Item...

    docs.aspose.com/slides/java/clone-slides/