Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 1,585 for

update string index

(0.13 sec)
  1. Aspose.PSD for .NET 23.6 - Release Notes|Docume...

    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....image in Smart object is not updating Bug PSDNET-1404 PSD file can...Animation.Timeline.Save(System.String,Aspose.PSD.ImageOptionsBase)...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-6...
  2. Replace pages in Main document - Free Support F...

    Hello Aspose Support, I would like to programmatically replace the last n pages of a Word document (Document A) with n pages from another document (Document B) using Aspose.Words. My requirements are: The replaced pa…...Words: Cause: You need to update Document A by replacing its...ReplaceLastNPages(string documentAPath, string documentBPath, int...

    forum.aspose.com/t/replace-pages-in-main-docume...
  3. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using Java library....delete() method and specify the index of the particular page you want...the save method to save the updated PDF file. Delete Page from...

    docs.aspose.com/pdf/java/delete-pages/
  4. How to Run Aspose.Cells in Blazor|Documentation

    Learn how to run Aspose.Cells in a Blazor WebAssembly app and a Blazor Server app....</ p > } @code { private string? imageSrc ; protected override...Globalization.CompareInfo.GetHashCode(String , CompareOptions ) at System...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  5. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for PHP via Java, supporting OMML, formatting controls, and clear code samples....classes specify a lower index or an upper index. You can set subscript...sets: either MathElement or string as arguments. Instances of...

    docs.aspose.com/slides/php-java/powerpoint-math...
  6. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Java, supporting OMML, formatting controls, and clear Java code samples....classes specify a lower index or an upper index. You can set subscript...sets: either IMathElement or string as arguments. Instances of...

    docs.aspose.com/slides/java/powerpoint-math-equ...
  7. Edit Connector Geometry Section in the ShapeShe...

    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....# get connector geometry at index 0 $defaultLineTo = $connector...remove connector geometry from index 0 $connector -> getGeoms ()...

    docs.aspose.com/diagram/java/edit-connector-geo...
  8. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for .NET, supporting OMML, formatting controls, and clear C# code samples....classes specify a lower index or an upper index. You can set both subscript...parameters: either IMathElement or string arguments. Instances of the...

    docs.aspose.com/slides/net/powerpoint-math-equa...
  9. Extract Images from PDF File using C++|Aspose.P...

    This section shows how to extract images from PDF file using C++ library....particular index of the image. The image’s index returns an XImage...WorkingWithImages :: ExtractImages () { String _dataDir ( "C: \\ Samples \\...

    docs.aspose.com/pdf/cpp/extract-images-from-pdf...
  10. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using C++ library....page’s index Call the Save method to save the updated PDF file...DeletePDFPages () { String _dataDir ( "C: \\ Samples \\ " ); String inputFileName...

    docs.aspose.com/pdf/cpp/delete-pages/