Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 85,043 for

update

(0.69 sec)
  1. Create and Customize PowerPoint Charts in .NET|...

    Create and customize PowerPoint charts in C# with Aspose.Slides for .NET—work with data, styles, and chart types in PPT and PPTX using clear code examples....Contents [ Hide ] Create or Update PowerPoint Presentation Charts...

    docs.aspose.com/slides/net/powerpoint-charts/
  2. OleObject|Aspose.Slides for Python Documentation

    Work with OLE objects in Python using Aspose.Slides: insert or Update embedded files, set icons or links, extract content, control behavior for PPT, PPTX and ODP....file as an OLE object and updating its data using Aspose.Slides...export . SaveFormat . PPTX ) Update OLE Object Data Replace the...

    docs.aspose.com/slides/python-net/examples/elem...
  3. Fields Overview in Node.js|Aspose.Words for Nod...

    You can access field modifying using Node.js. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....all fields should ideally be updated. A field consists of: The field...Likewise, some fields may not be updated yet therefore will also have...

    docs.aspose.com/words/nodejs-net/fields-overview/
  4. FieldLink Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldLink class for seamless LINK field implementation. Enhance your document processing with powerful features today!...set; } Gets or sets whether to update this field automatically. DisplayResult...sets a way the linked object updates its formatting. InsertAsBitmap...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Resize PDF using PHP | Aspose.PDF

    Resize PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java....) method to update its dimensions. Call the Document...generate the PDF file with updated page dimensions. If you want...

    products.aspose.com/pdf/php-java/resize/
  6. Table shading in pptx export differs from pdf -...

    Hi, we are experiencing some issues while trying to convert pdf to pptx file using aspose.pdf library. Table shading in pptx export differs from pdf. Please find the pdf input attached. Also, below is the code snippet to…...7:33pm 3 Hello, is there an update on this issue? asad.ali August...noted, and we will promptly update you as progress is made toward...

    forum.aspose.com/t/table-shading-in-pptx-export...
  7. Customize Presentation Charts in Java|Aspose.Sl...

    Explore every chart type you can create or edit with Aspose.Slides for Java – fast, code-first guides for PowerPoint presentations....Presentations Using Java Create or Update PowerPoint Presentation Charts...

    docs.aspose.com/slides/java/chart-types/
  8. Customize Presentation Charts in .NET|Aspose.Sl...

    Explore every chart type you can create or edit with Aspose.Slides for .NET – fast, code-first guides for PowerPoint presentations....NET Create or Update PowerPoint Presentation Charts...

    docs.aspose.com/slides/net/chart-types/
  9. Aspose::Words::Fields::FieldIf::get_ComparisonO...

    Aspose::Words::Fields::FieldIf::get_ComparisonOperator method. Gets or sets the comparison operator in C++....set_FalseText ( u "False" ); field -> Update (); // In this case, "0 = 1"...set_FalseText ( u "False" ); field -> Update (); // This time the statement...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. FieldIf | Aspose.Words for Java

    Implements the IF field in Java....update(); // In this case, "0 = 1"...setFalseText("False"); field.update(); // This time the statement...

    reference.aspose.com/words/java/com.aspose.word...