Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 1,585 for

update string index

(0.36 sec)
  1. 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...
  2. 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/
  3. 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...
  4. #NAME error when inserting a chart as an image ...

    Hi Aspose Team, I’m having an issue with some charts where I’m inserting it into a word document and one of the footnotes for the chart comes in as #NAME? even though the name range from which it is pulled into the char…...void TestChartInsertion() { string dir = @"Insert you directory...directory path here"; List<string> PrintAreas = new() { "Demographics...

    forum.aspose.com/t/name-error-when-inserting-a-...
  5. Manage Text Boxes in Presentations in .NET|Aspo...

    Aspose.Slides for .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation.... See the Update Text section on this page....slide’s reference through its index. Add an IAutoShape object with...

    docs.aspose.com/slides/net/manage-textbox/
  6. 在 PHP 中编辑 ShapeSheet 中的连接器几何部分|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....# get connector geometry at index 0 $defaultLineTo = $connector...remove connector geometry from index 0 $connector -> getGeoms ()...

    docs.aspose.com/diagram/zh/java/edit-connector-...
  7. Public API Changes in Aspose.Cells 8.7.2|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....includes not only new and updated public methods, added and removed...( CalculationData data ) { string funcName = data . FunctionName...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. Manage Chart Workbooks in Presentations Using С...

    Discover Aspose.Slides for С++: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....Factory :: CreateIWorkbook ( new String ( "a1.xlsx" )); } catch ( Aspose...Console :: Write ( System :: String :: FromWCS ( ex . GetMessageExp...

    docs.aspose.com/slides/cpp/chart-workbook/
  9. Fields Overview in C++|Aspose.Words for C++

    Fields feature in details, field codes and field results explained in Aspose.Words for C++....conversions it is possible to update results of the most fields...Likewise, some fields may not be updated yet therefore will also have...

    docs.aspose.com/words/cpp/fields-overview/
  10. Manage Chart Workbooks in Presentations in .NET...

    Discover Aspose.Slides for .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....slide’s reference through its index. Add a Bubble chart with some...data label: string lbl0 = "Label 0 cell value" ; string lbl1 = "Label...

    docs.aspose.com/slides/net/chart-workbook/