Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 162,837 for

new

(0.05 sec)
  1. GoogleAiModel | Aspose.Words for Java

    An abstract class representing the integration with Googleu2019s AI models within the Aspose.Words in Java.... Document firstDoc = new Document(getMyDir() + "Big document...docx"); Document secondDoc = new Document(getMyDir() + "Document...

    reference.aspose.com/words/java/com.aspose.word...
  2. ReportBuilderContext | Aspose.Words for Java

    LINQ Reporting Engine context in Java....stream: MessageTestClass sender = new MessageTestClass("LINQ Reporting...(FileInputStream streamIn = new FileInputStream(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  3. PSD PSB rješenje za komprimiranje | products.as...

    Komprimirajte Adobe Photoshop slike kako biste smanjili veličinu datoteka...Bounds, new int[layer.Bounds.Width * layer...stream = new MemoryStream(); image.Save(stream, new PsdOptions(image));...

    products.aspose.com/psd/cr/compress/
  4. PSD PSB rješenje za komprimiranje | products.as...

    Komprimirajte Adobe Photoshop slike kako biste smanjili veličinu datoteka...Bounds, new int[layer.Bounds.Width * layer...stream = new MemoryStream(); image.Save(stream, new PsdOptions(image));...

    products.aspose.com/psd/cr/compress/psb/
  5. CadLwPolyline Coordinates including (0,0) cause...

    Any CadLwPolyline with a coordinate of 0,0 ignores that point as valid coordinate. You can use the following example from another post to view the issue. This will render a triangle rather than a rectangle. using (Cad…...(CadImage cadImage = (CadImage)new DxfImage(CadAcadVersion.AC1032))...polyline = new CadLwPolyline(); polyline.Coordinates = new List();...

    forum.aspose.com/t/cadlwpolyline-coordinates-in...
  6. ReportBuilder.Create | Aspose.Words for .NET

    Create powerful reports effortlessly with the ReportBuilder Create method, designed to streamline your report generation process and enhance productivity....Contents [ Hide ] Create() Creates new instance of the report builder...ReportBuilderContext ) Creates new instance of the report builder...

    reference.aspose.com/words/net/aspose.words.low...
  7. Migrate to the latest Aspose.Tasks for Java

    Learn how to migrate from Aspose.Tasks for Java 8.1.0 to the latest ones....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/how-to-migrate-to-as...
  8. Working with Outlook Calendar Items|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....(); MapiCalendar calendar = new MapiCalendar ( "LAKE ARGYLE WA...MapiCalendarIcsSaveO icsSaveOptions = new MapiCalendarIcsSaveO (); icsSaveOptions...

    docs.aspose.com/email/java/working-with-outlook...
  9. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...( "Numbers" , "Numbers&p" , new FindReplaceOptions ()); Shows...

    reference.aspose.com/words/net/aspose.words/ran...
  10. SectionStart Enum | Aspose.Words for .NET

    Explore Aspose.Words.SectionStart enum to understand section breaks and enhance document formatting for better control and presentation....Description Continuous 0 The new section starts on the same page...from a new column. NewPage 2 The section starts from a new page...

    reference.aspose.com/words/net/aspose.words/sec...