Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 213,606 for

new

(0.17 sec)
  1. SaveOptions.progressCallback property | Aspose....

    SaveOptions.progressCallback property. Called during saving a document and accepts data about saving progress....saveFormat , ext ) => { let doc = new aw . Document ( base . myDir...Mhtml, Epub. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Customize Presentation Shapes in Java|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Java: geometry paths, curved corners, composite shapes....curvature for a corner or point add new points to the square manipulate...to change a shape or create a new shape from an existing shape...

    docs.aspose.com/slides/java/custom-shape/
  3. Aspose::Words::Fonts::TableSubstitutionRule::Se...

    Aspose::Words::Fonts::TableSubstitutionRule::SetSubstitutes method. Override substitute font names for given original font name in C++...."Amethysta": "Arvo", and "Courier New". // If the first substitute...String > ({ u "Arvo" , u "Courier New" })); // "Amethysta" is unavailable...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. 使用 C# 的 PDF 高亮注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中为 PDF 文档添加高亮注释,以强调和审阅文本。...document using ( var document = new Aspose . Pdf . Document ( dataDir...find the text "PDF" var tfa = new Aspose . Pdf . Text . TextFragmentAbsorber...

    docs.aspose.com/pdf/zh/net/highlights-annotation/
  5. AnswerSheetConfig|Documentation

    AnswerSheetConfig element generates a numbered matrix of bubbles arranged in multiple columns to make more efficient use of space.... new AnswerSheetConfig () { ElementsCount...templateConfig = new TemplateConfig () { Children = new List < BaseConfig...

    docs.aspose.com/omr/net/programmatic-forms/answ...
  6. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....(ByteArrayInputStream stream = new ByteArrayInputStream(INPUT_TEXT...TxtLoadOptions loadOptions = new TxtLoadOptions(); loadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  7. MappingMode and ReferenceMode explains|Document...

    Using Aspose.3D for .NET, developers can define mesh with various vertex data elements, here we explain how to map data to meshes' component and resuze data....var cube = new Mesh (); Vector4 [] controlPoints = new Vector4 []...[] { new Vector4 ( - 5.0 , 0.0 , 5.0 , 1.0 ), new Vector4 ( 5...

    docs.aspose.com/3d/net/mapping-mode-and-referen...
  8. 通过 Java 将图像添加到 PDF | Aspose.PDF

    本页介绍了使用 Java 和 PHP、Delphi 和 Aspose.PDF for Java 库将图像添加到 PDF 文档中的功能。...try { Document pdfDocument = new Document ( DATA_DIR . resolve...FileInputStream imageStream = new FileInputStream ( DATA_DIR ....

    products.aspose.com/pdf/zh-hans/java/images/add/
  9. Working with Transparency in PS file | Java

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/ps/working-with-trans...
  10. FieldUpdatingProgressArgs | Aspose.Words for Java

    Provides data for the field updating progress event in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldUpdatingCallbac callback = new FieldUpdatingCallbac(); doc.getFieldOptions()...

    reference.aspose.com/words/java/com.aspose.word...