Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 214,432 for

new

(0.11 sec)
  1. Working with Text Styles | Aspose.Note Document...

    A comprehensive guide on styling text within various net framework applications....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/net/working-with-text-styles/
  2. 从PDF文档中提取表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 使您能够对PDF文档中包含的表格进行各种操作。...document using ( var document = new Aspose . Pdf . Document ( dataDir...Text . TableAbsorber absorber = new Aspose . Pdf . Text . TableAbsorber...

    docs.aspose.com/pdf/zh/net/extract-table-from-e...
  3. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...TxtSaveOptions txtSaveOptions = new TxtSaveOptions(); Assert.ass...

    reference.aspose.com/words/java/com.aspose.word...
  4. OoxmlCompliance | Aspose.Words for Java

    Allows to specify which OOXML specification will be used when saving in the DOCX format in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(SaveFormat.DOCX);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.Slides for Java 15.1.0 的公共 API 和不兼容的变更|A...

    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 pres = new Presentation ( "PresContainsArialFon...sourceFont = new FontData ( "Arial" ); IFontData destFont = new FontData...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  6. Convert PNG to PDF|Aspose.PDF for Android via Java

    This article shows how to convert PNG to PDF with Aspose.PDF library in your Android via Java applications. You can convert PNG images to PDF format using simple steps....height and width values Create new document and add Page Set page...Initialize document object document = new Document (); Page page = document...

    docs.aspose.com/pdf/androidjava/convert-png-to-...
  7. Green Box when using Mender to add Image - Free...

    I am using the following code to pass in an image in the form of byte[] and add it to the end of a PDF. Adding the image works when I do not use compression methods. If I use this code I get a green box on the page the…...results = new ResultsReturn(); try { Stream ms = new MemoryStream();...(Stream s = new MemoryStream(data)) { Document document = new Document(outputFile);...

    forum.aspose.com/t/green-box-when-using-mender-...
  8. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge formatting for an object in Java.... DocumentBuilder builder = new DocumentBuilder(); Shape shape...with soft edge. Document doc = new Document(getArtifactsDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  9. SummarizeOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.AI.SummarizeOptions class to customize and enhance your document summarization for clearer insights and improved content management....SummarizeOptions () Initializes a new instances of SummarizeOptions...models. Document firstDoc = new Document ( MyDir + "Big document...

    reference.aspose.com/words/net/aspose.words.ai/...
  10. SmartTag.Properties | Aspose.Words for .NET

    Discover SmartTag Properties, a unique collection of innovative smart tag solutions designed to enhance your property management and streamline operations....void Create () { Document doc = new Document (); // A smart tag appears...underline. SmartTag smartTag = new SmartTag ( doc ); // Smart tags...

    reference.aspose.com/words/net/aspose.words.mar...