Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 33,991 for

new

(0.15 sec)
  1. Parts of shapes (such as connections / texts) a...

    Dear support, I’m using the Aspose.Diagram for .NET version 24.8.0 I would like to mention that the grouping is working perfectly for what I would like to achieve (removing the ‘whitespace’ of the page). However, I not…...used: using (Diagram diagram = new(vsdFileName, LoadFileFormat.Vsd))...SVGSaveOptions svgSaveOptions = new() { ExportHiddenPage = false...

    forum.aspose.com/t/parts-of-shapes-such-as-conn...
  2. Colorize any Part of the Barcode Image in PHP|D...

    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....object $bb = new BarCodeBuilder (); $color = new Color (); \ #...

    docs.aspose.com/barcode/java/colorize-any-part-...
  3. Table.allowCellSpacing property | Aspose.Words ...

    Table.allowCellSpacing property. Gets or sets the Allow spacing between cells option....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. WarningInfoCollection.Warning | Aspose.Words fo...

    Discover the WarningInfoCollection method that enhances your application by implementing IWarningCallback, effortlessly adding warnings to your collection.... Document doc = new Document ( MyDir + "Missing font...HandleDocumentSubsti substitutionWarningH = new HandleDocumentSubsti (); doc...

    reference.aspose.com/words/net/aspose.words/war...
  5. RtfSaveOptions.SaveImagesAsWmf | Aspose.Words f...

    Discover how the RtfSaveOptions SaveImagesAsWmf property enhances your document by saving all images as WMF for superior quality and compatibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...RtfSaveOptions rtfSaveOptions = new RtfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  6. IRevisionCriteria.IsMatch | Aspose.Words for .NET

    Discover how the IRevisionCriteria IsMatch method effectively verifies if a specific revision aligns with your criteria for optimal results....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... doc . Revisions . Accept ( new RevisionCriteria ( "John Doe"...

    reference.aspose.com/words/net/aspose.words/ire...
  7. WarningInfoCollection.GetEnumerator | Aspose.Wo...

    Discover the WarningInfoCollection GetEnumerator method! Efficiently iterate through all items in the collection with ease and enhance your coding experience.... Document doc = new Document ( MyDir + "Missing font...HandleDocumentSubsti substitutionWarningH = new HandleDocumentSubsti (); doc...

    reference.aspose.com/words/net/aspose.words/war...
  8. CellCollection.toArray method | Aspose.Words fo...

    CellCollection.toArray method. Copies all cells from the collection to a New array of cells....cells from the collection to a new array of cells. toArray () Returns...contents of each cell. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Public API and Backwards Incompatible Changes i...

    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.... Public API Changes A new VideoPlayerHtmlContr added to...export od media files to HTML The new public class VideoPlayerHtmlContr...

    docs.aspose.com/slides/net/public-api-and-backw...
  10. DocumentPropertyCollection | Aspose.Words for Java

    Base class for BuiltInDocumentProperties and CustomDocumentProperties collections in Java.... Document doc = new Document(); CustomDocumentProper...properties.add("Authorized Date", new Date()); properties.add("Authorized...

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