Sort Score
Result 10 results
Languages All
Labels All
Results 5,421 - 5,430 of 49,135 for

shape

(0.07 sec)
  1. LoadOptions.PreserveIncludePictureField | Aspos...

    Control the INCLUDEPICTURE field in Microsoft Word formats with LoadOptions PreserveIncludePictureField. Easily manage document formatting for optimal results....INCLUDEPICTURE field is converted into a shape object. You can override that...INCLUDEPICTURE fields // into image shapes when loading a document that...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Latest Aspose.Slides Product Family topics - Fr...

    Get technical support of Aspose.Slides for .NET, Java, Android, C++, SharePoint, SQL Reporting Services and JasperReports....Formatting Not Applied When Cloning Shapes or Slides Across Presentations...Slides Editor Add a New Slide, Shape, Image, etc.? slides-net 10...

    forum.aspose.com/c/slides/11
  3. Updating Linked Excel Chart Links in PowerPoint...

    I’m trying to update some linked charts in a PowerPoint presentation using slides for .Net. I have found several examples, but all mention methods like getLinkFormat and UpdateLinks, but trying to use those gives me an …...foreach (var shape in slide.Shapes) { if (shape is IChart chart)...

    forum.aspose.com/t/updating-linked-excel-chart-...
  4. Working with Markdown Features in C#|Aspose.Wor...

    How to implement Markdown features using C#. All the features are represented as corresponding styles or direct formatting....paragraph with HorizontalRule shape. There are nuances of translating...below: Insert a horizontal rule shape into the document . ----- The...

    docs.aspose.com/words/net/working-with-markdown...
  5. RtfSaveOptions.saveImagesAsWmf property | Aspos...

    RtfSaveOptions.saveImagesAsWmf property. When ``true`` all images will be saved as WMF....let shapes = doc . getChildNodes ( aw . NodeType . Shape , true...saveImagesAsWmf ) { expect ( shapes . at ( 0 ). asShape (). imageData...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Extract Text and Images from DOC File Online an...

    Online DOC file parser app. C++ API code to extract images and text content from DOC document....GetChildNodes Use NodeType::Shape as parameter Iterate through...image Save extracted file using shape->get_ImageData()->Save method...

    products.aspose.com/total/cpp/parse/doc/
  7. Save VSD File to Different File Formats|Documen...

    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....Sourceforge Bitbucket Update shape properties in VSTO and Aspose...

    docs.aspose.com/diagram/net/save-vsd-file-to-di...
  8. Retrieve Visio Connectors and Font Information|...

    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....connectors, the elements that link shapes. The Connect object represents...a connector that joins two shapes on a Visio drawing page. The...

    docs.aspose.com/diagram/java/retrieve-visio-con...
  9. Update OLE Objects Automatically Using a PowerP...

    Discover how to auto-update OLE charts and objects in PowerPoint with an add-in and Aspose.Slides for .NET, featuring practical code and optimization tips....) { // Loop through all the shapes on the current slide. foreach...in oSlide . Shapes ) { // Check whether the shape is an OLE object...

    docs.aspose.com/slides/net/updating-ole-objects...
  10. ResourceLoadingArgs.SetData | Aspose.Words for ...

    Discover how the ResourceLoadingArgs SetData method enhances user experience by efficiently managing resource data for optimal performance.... Shape , true ). Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.loa...