Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 213,613 for

new

(0.3 sec)
  1. 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...
  2. 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...
  3. FieldNumChars | Aspose.Words for Java

    Implements the NUMCHARS field in Java.... Document doc = new Document(getMyDir() + "Paragraphs...docx"); DocumentBuilder builder = new DocumentBuilder(doc); builder...

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

    Represents a digital signature on a document and the result of its verification in Java.... Document doc = new Document(getMyDir() + "Digitally...signOptions = new SignOptions(); signOptions.setSignTime(new Date());...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert OneNote to Notion via C# | .NET

    Sample code for convert OneNote to Notion using C#. Utilize the API example code for batch conversion of OneNote files to Notion within VB.NET, Asp.NET, or any .NET-based application...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/note/net/conversion/one-to-...
  6. Scale geometries of a 3D Scene|Documentation

    Developers can scale only geometries of a 3D node or all nodes of 3D Scene. In order to achieve this, developers can call multiple Scale members of the PolygonModifier class instance....another file: Scene scene = new Scene ( "huge-scene.obj" ); //.... CreateChildNode ( "box" , new Box ()); // scale geometries...

    docs.aspose.com/3d/net/scale-geometries-of-a-3d...
  7. How to digitally sign PDF|Aspose.PDF for PHP vi...

    Explore how to digitally sign PDF documents in PHP using Aspose.PDF to protect document integrity and verify authorship....$document = new Document ( $inputFile ); $signature = new facades_PdfFileSignature...ture ( $document ); $pkcs = new PKCS7 ( $inputPKCS7 , 'Pa$$w0rd2020'...

    docs.aspose.com/pdf/php-java/digitally-sign-pdf...
  8. StyleCollection.Count | Aspose.Words for .NET

    Discover the StyleCollection Count property to easily retrieve the total number of styles in your collection for enhanced organization and management.... Document doc = new Document (); StyleCollection...// Set default parameters for new styles that we may later add...

    reference.aspose.com/words/net/aspose.words/sty...
  9. ParagraphFormat.firstLineIndent property | Aspo...

    ParagraphFormat.firstLineIndent property. Gets or sets the value (in points) for a first line or hanging indent...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...// and then starts a new line, adding a new paragraph. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Fine-Tuning Converters – Aspose.HTML for Java

    Learn how to render HTML to PDF, DOCX, XPS, and images with Aspose.HTML for Java. Explore rendering options to customize your document output....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/java/fine-tuning-converters/