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

new

(0.11 sec)
  1. Environment Configuration – Aspose.HTML for Java

    Learn how to create different environment configurations where the application runs – use Sandboxing, Runtime Service, Network Service, etc....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/java/environment-configura...
  2. 从PDF页面中搜索并获取文本|Aspose.PDF for Python via .NET

    本文解释了如何使用各种工具从Aspose.PDF for .NET中搜索和获取文本。...打开文档 Document pdfDocument = new Document ( dataDir + "SearchAndGetTextFrom...TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber ( "text"...

    docs.aspose.com/pdf/zh/python-net/search-and-ge...
  3. Msg file to tiff conversion with complete email...

    Hi Team, Currently i am converting msg file to tiff image. But i need to show the complete sender address in the converted image. Is there any option to show complete address in the converted tiff image. Please see the…...= <span style="color:blue;">new</span> <span style="color:#2...= <span style="color:blue;">new</span> <span style="color:#2...

    forum.aspose.com/t/msg-file-to-tiff-conversion-...
  4. ImageSavingArgs | Aspose.Words for Java

    Provides data for the IImageSavingCallback.imageSavingcom.aspose.words.ImageSavingArgs event in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions(); // If we save...

    reference.aspose.com/words/java/com.aspose.word...
  5. Writing Metadata to MPP

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

    docs.aspose.com/tasks/java/writing-metadata-to-...
  6. Შეკუმშოს DOC Java

    შეკუმშოს DOC Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOC კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....*; Document doc = new Document ( "Input.doc" ); doc...aspose.words.*; Document doc = new Document("Input.doc"); doc.cleanup();...

    products.aspose.com/words/ka/java/compress/doc/
  7. VbaReference | Aspose.Words for Java

    Implements a reference to an Automation type library or VBA project in Java....dll"; Document doc = new Document(getMyDir() + "VBA project...getLibId()); default: throw new IllegalArgumentExcep(); } } ///...

    reference.aspose.com/words/java/com.aspose.word...
  8. ThemeFonts | Aspose.Words for Java

    Represents a collection of fonts in the font scheme allowing to specify different fonts for different languages getLatin / setLatinjava.lang.String getEastAsian / setEastAsianjava.lang.String and getComplexScript / setComplexScriptjava.lang.String in Java.... Document doc = new Document(getMyDir() + "Theme...getMajorFonts().setLatin("Courier New"); theme.getMinorFonts().setLatin("Agency...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....to make it easier to create new document visitors as only the...throws Exception { Document doc = new Document(getMyDir() + "Docum...

    reference.aspose.com/words/java/com.aspose.word...
  10. Manipulate Pivot Table|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....creating new pivot tables, you can manipulate the new and existing...calculate it and attain the new values of pivot table cells....

    docs.aspose.com/cells/cpp/manipulate-pivot-table/