Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 33,738 for

new

(0.2 sec)
  1. IResourceLoadingCallback.ResourceLoading | Aspo...

    Discover how the IResourceLoadingCallback enhances Aspose.Words by efficiently managing external resource loading for seamless document processing....doc = new Document (); doc . ResourceLoadingCallb = new ImageNameHandler...(); DocumentBuilder builder = new DocumentBuilder ( doc ); // Images...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Writing Metadata to MPP

    Learn how to write metadata of tasks, calendars, resources, resource assignments using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/writing-metadata-to-mpp/
  3. ChartAxis.BaseTimeUnit | Aspose.Words for .NET

    Discover the ChartAxis BaseTimeUnit property to easily define the smallest time unit on your time category axis for enhanced data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { new DateTime ( 2017 , 11 , 06 ), new DateTime...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartAxis.HasMajorGridlines | Aspose.Words for ...

    Discover the ChartAxis HasMajorGridlines property to easily manage major gridlines on your charts, enhancing data visualization and clarity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { new DateTime ( 2017 , 11 , 06 ), new DateTime...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Loosing data when converting PDF to PDF-A - Fre...

    Hi, in some cases, pdf content is being lost when we convert pdf-documents to PDF-A. I am attaching a file that looses fields after conversion. Please let me know if there is a solution for this.Förfrågan (1).pdf (232.…...2023, 8:41am 3 pdfDocument = new Document(sourceName); pdfDocument...work: PdfFileStamp fileStamp = new PdfFileStamp(); // Open Document...

    forum.aspose.com/t/loosing-data-when-converting...
  6. TabStopCollection.GetHashCode | Aspose.Words fo...

    Discover the TabStopCollection GetHashCode method—an essential hash function for efficient data management and performance optimization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder.... Add ( new TabStop ( 72.0 )); tabStops . Add ( new TabStop (...

    reference.aspose.com/words/net/aspose.words/tab...
  7. RevisionCollection.reject method | Aspose.Words...

    RevisionCollection.reject method. Rejects revisions that match specified criteria....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... doc . revisions . accept ( new RevisionCriteria ( "John Doe"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.PSD for .NET 20.6 - 发行说明|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.... condition ) { throw new FormatException ( message );...actual , expected )) { throw new FormatException ( message );...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. DocumentBuilder.insertDocument method | Aspose....

    Aspose.Words.DocumentBuilder.insertDocument method... let doc = new aw . Document ( base . myDir..."Document.docx" ); let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListCollection.addCopy method | Aspose.Words fo...

    ListCollection.addCopy method. Creates a New list by copying the specified list and adding it to the collection of lists in the document....method addCopy(srcList) Creates a new list by copying the specified...by copying a list. let doc = new aw . Document (); // A list allows...

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