Sort Score
Result 10 results
Languages All
Labels All
Results 5,221 - 5,230 of 129,933 for

new

(0.26 sec)
  1. Aspose::Words::StyleCollection::get_DefaultPara...

    Aspose::Words::StyleCollection::get_DefaultParagraphFormat method. Gets document default paragraph formatting in C++....// Set default parameters for new styles that we may later add...() -> set_Name ( u "Courier New" ); // If we add a style of the...

    reference.aspose.com/words/cpp/aspose.words/sty...
  2. Public API Changes in Aspose.Cells 8.6.1|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.... It includes not only new and updated public methods, added...HtmlLinkTargetType along with a new property HtmlSaveOptions.LinkTargetType...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. How to add Freetext Annotation using C++ | Aspo...

    Source code to add Freetext annotations in PDF file on any platform with C++ language...instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( System . IO . Path...

    products.aspose.com/pdf/cpp/annotation/freetext...
  4. Public API Changes in Aspose.Cells 8.8.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.... It includes not only new and updated public methods, added...DeleteBlankColumns methods. The new methods can accept an instance...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Image alignment doesn't work - Free Support For...

    We are trying to align an image in a table with halign="right" but it doesn't get applied. This is the reproducer code using System; using System.IO; using System.Text; using Aspose.Pdf; using Aspose.Pdf.Generator; usi…...com/dexter/dexter/issues/105 var doc = new Document();//create document...collection of pages var mytable = new Table();//Instantiate a table...

    forum.aspose.com/t/image-alignment-doesnt-work/...
  6. FontInfoCollection.Item | Aspose.Words for .NET

    Discover the FontInfoCollection Item property to easily retrieve fonts by name, enhancing your design projects with precision and style.... Document doc = new Document ( MyDir + "Embedded...can extract the font. doc = new Document ( MyDir + "Embedded...

    reference.aspose.com/words/net/aspose.words.fon...
  7. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  8. AI-powered Features|Documentation

    This article is a Step-by-Step guide to use AI-powered features for processing spreadsheet files....AI-powered Features Contents [ Hide ] New User Guide: Working with Cells...model. You can either create a new model or use one of the predefined...

    docs.aspose.com/cells/net/ai-powered-features/
  9. XamlFlowSaveOptions.imagesFolderAlias property ...

    XamlFlowSaveOptions.imagesFolderAlias property. Specifies the name of the folder used to construct image URIs written into an XAML document...'ImageFolder' , () => { let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let callback = new ImageUriPrinter ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. XamlFlowSaveOptions.ImagesFolderAlias | Aspose....

    Discover XamlFlowSaveOptions' ImagesFolderAlias property to customize image URI paths in XAML documents. Enhance your projects with ease!...ImageFolder () { Document doc = new Document ( MyDir + "Rendering...); ImageUriPrinter callback = new ImageUriPrinter ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...