Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 214,361 for

new

(0.18 sec)
  1. BorderCollection.Left | Aspose.Words for .NET

    Discover the BorderCollection Left property, effortlessly access and customize the left border for enhanced design flexibility and visual appeal....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...custom border thickness for all new cells created by the builder...

    reference.aspose.com/words/net/aspose.words/bor...
  2. Encrypt PDF using Go|Aspose.PDF for Go via C++

    Encrypt PDF File with Aspose.PDF for Go via C++.... Create a new PDF document. Encrypt the PDF...using SaveAs , writing it to a new file. package main import "github...

    docs.aspose.com/pdf/go-cpp/encrypt-pdf/
  3. TxtListIndentation | Aspose.Words for Java

    Specifies how list levels are indented when document is exporting to SaveFormat.TEXT format in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...TxtSaveOptions txtSaveOptions = new TxtSaveOptions(); // Set the...

    reference.aspose.com/words/java/com.aspose.word...
  4. 在使用JavaScript通过C++处理ODS文件中的背景|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++管理ODS文件中的背景。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer... graphicData ; const blob = new Blob ([ graphicData ], { type...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  5. Working with Document in PostScript | .NET

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/ps/working-with-document/
  6. BuildingBlock Class | Aspose.Words for .NET

    Discover the Aspose.Words.BuildingBlocks.BuildingBlock class for creating and managing glossary entries like AutoText and AutoCorrect for enhanced document efficiency....GlossaryDocument ) Initializes a new instance of this class. Properties...GlossaryDocument . You can create new building blocks and insert them...

    reference.aspose.com/words/net/aspose.words.bui...
  7. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/characters-whitelist/
  8. HtmlSaveOptions.Encoding | Aspose.Words for .NET

    Discover HtmlSaveOptions Encoding for seamless HTML, MHTML, and EPUB exports. Easily customize encoding with UTF-8 for optimal compatibility and performance.... Default value is new UTF8Encoding(false) (UTF-8 without...document to .epub. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Გადაიყვანეთ Გამოსახულება HTML Java

    გადაიყვანეთ Გამოსახულება HTML Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც HTML Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.png"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/im...
  10. Table.styleOptions property | Aspose.Words for ...

    Table.styleOptions property. Gets or sets bit flags that specify how a table style is applied to this table....build a new table while applying a style. let doc = new aw . Document...Document (); let builder = new aw . DocumentBuilder ( doc ); let...

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