Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 222,888 for

new

(0.11 sec)
  1. Trouble converting a DWG to PDF - Free Support ...

    I have a project to convert DWG drawings to PDFs as needed. The process will need to completed in a desktop environment as well as web environment. Using the Aspose.CAD .NET v26.1.0. I created C# .NET dll that will conve…..._LicenseName); License license = new License(); license.SetLicense(lic);...System.IO.FileInfo output = new FileInfo(System.IO.Path.Combine(outputDir...

    forum.aspose.com/t/trouble-converting-a-dwg-to-...
  2. Working with Artifacts|Aspose.PDF for Java

    This page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....SetWatermark (){ Document doc = new Document ( _dataDir + "sample...artifact = new WatermarkArtifact (); artifact . setText ( new FormattedText...

    docs.aspose.com/pdf/java/artifacts/
  3. MergeFormatMode | Aspose.Words for Java

    Specifies how formatting is merged when combining multiple documents in Java....docx", new String[]{inputDoc1, inputDoc2});...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  4. 使用 C# 添加图形注释|Aspose.PDF for .NET

    本文描述了如何从 PDF 文档中添加、获取和删除图形注释 Aspose.PDF for .NET...document using ( var document = new Aspose . Pdf . Document ( dataDir...Annotation var lineAnnotation = new Aspose . Pdf . Annotations ....

    docs.aspose.com/pdf/zh/net/figures-annotation/
  5. Format Text in Document|Aspose.Words for Java

    Format text within a document easily and fast instead of using Apache POI....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Create a new document from scratch XWPFDocument doc = new XWPFDocument...

    docs.aspose.com/words/java/format-text-in-docum...
  6. Metered Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Metered class! Easily manage your metered key with efficient methods for seamless document processing....Description Metered () Initializes a new instance of this class. Methods...private key [C#] Metered matered = new Metered (); matered . SetMeteredKey...

    reference.aspose.com/words/net/aspose.words/met...
  7. PreferredWidth.FromPoints | Aspose.Words for .NET

    Discover the PreferredWidth FromPoints method to create a New instance with a defined width in points, enhancing your design precision and efficiency....creation method that returns a new instance that represents a preferred...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  8. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal DOCX format saving. Enhance document quality today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 使用 PHP 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式在 PDF 文件中添加表格...$document = new Document ( $inputFile ); // Initializes a new instance...the Table $table = new Table (); $colors = new Color (); // Set...

    products.aspose.com/pdf/zh-hant/php-java/table/...
  10. PdfDigitalSignatureTimestampSettings class | As...

    Aspose.Words.Saving.PdfDigitalSignatureTimestampSettings class. Contains settings of the digital signature timestamp...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

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