Sort Score
Result 10 results
Languages All
Labels All
Results 6,461 - 6,470 of 162,156 for

new

(0.06 sec)
  1. Aspose::Words::Fields::FieldTitle class | Aspos...

    Aspose::Words::Fields::FieldTitle class. Implements the TITLE field. To learn more, visit the documentation article in C++....corresponding built-in property with the new value. builder -> Writeln ();...)); field -> set_Text ( u "My New Title" ); field -> Update ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Public API Changes in Aspose.Cells 8.9.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...Workbook instance Workbook book = new Workbook (); //Access first worksheet...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. Defining Link Type

    Learn how to change Microsoft Project (MPP/XML) task link types 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/defining-link-type/
  4. Muunna PSD PSB tai AI | products.aspose.com

    Muunna Adobe PhotoShop & Illustrator tiedostoja kuvia ja muita formaatteja...pdf", new PdfOptions()); image.Save(sourceFileName...Save(sourceFileName + ".jpg", new JpegOptions() { Quality = 75 }); image...

    products.aspose.com/psd/fl/convert/
  5. Imported polygon annotation is not showing - Fr...

    I have a PDF and i want to import annotations from a XFDF file, the code i am using with Aspose.PDF 25.2.0 Document pdfDocument = New Document(inputPdf); // Create a PdfAnnotationEditor object PdfAnnot…...0 Document pdfDocument = new Document(inputPdf); // Create...PdfAnnotationEditor annotationEditor = new PdfAnnotationEditor(); // Bind...

    forum.aspose.com/t/imported-polygon-annotation-...
  6. TextFragmentAbsorber is not working when PDF fo...

    I am using TextFragmentAbsorber for searching keywords and adding Annotations. When PDF Font is Curier, TextFragmentAbsorber works fine. But, when PDF Font is Arial, TextFragmentAbsorber can’t search some keywords even…... Document doc = new Document(Path.Combine(path, fileName));...absorber = new TextFragmentAbsorber(“Exhibit 1”, new TextSearchOptions(false));...

    forum.aspose.com/t/textfragmentabsorber-is-not-...
  7. FieldSkipIf.RightExpression | Aspose.Words for ...

    Discover the FieldSkipIf RightExpression property, easily manage comparison expressions for enhanced data control and streamlined operations....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...two pages. DataTable table = new DataTable ( "Employees" ); table...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Convert PowerPoint to Word|Aspose.Slides Docume...

    Convert PowerPoint Presentation to Word in Java...presentation (PPT or PPTX) in new ways, you may benefit from converting...pres = new Presentation ( "sample.pptx" ); Document doc = new Document...

    docs.aspose.com/slides/androidjava/convert-powe...
  9. PageSetup.SuppressEndnotes | Aspose.Words for .NET

    Discover how the PageSetup SuppressEndnotes property enhances your document layout by controlling endnote placement for clearer, organized sections....SuppressEndnotes () { Document doc = new Document (); doc . RemoveAllChildren...endnoteText ) { Section section = new Section ( doc ); doc . AppendChild...

    reference.aspose.com/words/net/aspose.words/pag...
  10. LaTeX to image | Aspose.TeX for .NET

    To convert TeX to image formats using Aspose.TeX API solution for .NET learn this article to see that describes how to do this and the code examples....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tex/net/latex-to-image/