Sort Score
Result 10 results
Languages All
Labels All
Results 6,391 - 6,400 of 197,077 for

new

(0.22 sec)
  1. Printing Project Files | Aspose.Tasks Documenta...

    Aspose.Tasks for .NET allows exporting Microsoft Project (MPP) files to separate image files....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/printing-project-page...
  2. FontFallbackSettings Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontFallbackSettings for customizable font fallback options, ensuring seamless document rendering and enhanced text display....doc = new Document (); FontSettings fontSettings = new FontSettings...FolderFontSource folderFontSource = new FolderFontSource ( FontsDir ...

    reference.aspose.com/words/net/aspose.words.fon...
  3. ActiveX|Aspose.Slides for PHP 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....presentation instance $pres = new Presentation (); try { # Adding...with ActiveX controls $pres = new Presentation ( "ActiveX.pptm"...

    docs.aspose.com/slides/php-java/activex/
  4. FieldRD.FileName | Aspose.Words for .NET

    Discover how the FieldRD FileName property simplifies file management by easily setting names for generating your table of contents and indexes....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...referencedDoc = new Document (); DocumentBuilder refDocBuilder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Extract and Save an Attachment|Aspose.PDF for Java

    Aspose.PDF for Java allows you to get all attachments from a PDF document. Also, you can get an individual attachment from your document....document Document pdfDocument = new Document ( _dataDir + "input...getContents (); File file = new File ( fileSpecification . getName...

    docs.aspose.com/pdf/java/extract-and-save-an-at...
  6. Unable to open EMF file in Aspose Image view on...

    Hi Team, We have obtained a temporary license for Aspose.Imaging for Python via .NET to evaluate the library for the use case mentioned below. Use Case: We are trying to convert SVG files to EMF using the code below a…...0 var license = new Aspose.Imaging.License(); license...options = new EmfOptions { VectorRasterizationO = new SvgRasterizationOpti...

    forum.aspose.com/t/unable-to-open-emf-file-in-a...
  7. Add, Extract, Delete Tables in PDF using C# | A...

    Manage Tables in PDF file programmatically with C# sample code using Aspose.PDF for .NET...pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...var table = new Aspose . Pdf . Table { Border = new Aspose . Pdf...

    products.aspose.com/pdf/net/table/
  8. How to Compress any size documents by applying ...

    Compress any document size quickly and efficiently with parallel processing....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/net/advanced-api-featur...
  9. ChartType | Aspose.Words for Java

    Specifies type of a chart in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...add("Series 1", categories, new double[]{76.6, 82.1, 91.6});...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.insertBreak method. Inserts a break of the specified type into the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...centered text." ); // If we start a new section using a document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...