Sort Score
Result 10 results
Languages All
Labels All
Results 8,121 - 8,130 of 348,777 for

document

(0.09 sec)
  1. ImageSaveOptions.PixelFormat | Aspose.Words for...

    Discover the ImageSaveOptions PixelFormat property to easily customize the pixel format of your generated images for optimal quality and performance....render a document to an image. Document doc = new Document (); DocumentBuilder...jpg" ); // When we save the document as an image, we can pass a...

    reference.aspose.com/words/net/aspose.words.sav...
  2. SoftEdgeFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.SoftEdgeFormat class to enhance your Documents with stunning soft edge effects for a professional look.... Document . Save ( ArtifactsDir + "Shape...Load document with rectangle shape with soft edge. Document doc...

    reference.aspose.com/words/net/aspose.words.dra...
  3. TxtLoadOptions class | Aspose.Words for Python

    aspose.words.loading.TxtLoadOptions class. Allows to specify additional options when loading [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) Document into a [Document](../../aspose.words/Document/) object...TEXT document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: TxtLoadOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageSavingArgs.current_shape property | Aspose...

    ImageSavingArgs.current_shape property. Gets the [ShapeBase](../../../aspose.words.drawing/shapebase/) object corresponding to the shape or group shape that is about to be saved....Words uses the document file name and a unique number...for each image found in the document. You can use the ImageSavingArgs...

    reference.aspose.com/words/python-net/aspose.wo...
  5. E-Signature PDF API | Aspose.PDF

    Adding digital signature to PDF Documents with free cross-platform Apps and High Code APIs for any platform.... powerful and easy to use document manipulation API. Open NuGet...Console. When signing a PDF document using a signature, you basically...

    products.aspose.com/pdf/signature/
  6. Style.listFormat property | Aspose.Words for No...

    Style.listFormat property. Provides access to the list formatting properties of a paragraph style.... Document (); let builder = new aw ...the paragraph style to the document builder's current paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Style.list_format property | Aspose.Words for P...

    Style.list_format property. Provides access to the list formatting properties of a paragraph style.... Document () builder = aw . DocumentBuilder...the paragraph style to the document builder's current paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageSaveOptions.tiff_compression property | As...

    ImageSaveOptions.tiff_compression property. Gets or sets the type of compression to apply when saving generated images to the TIFF format....compression scheme to apply to a document that we convert into a TIFF...TIFF image. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Rotate SVG – C# Examples

    C# examples for SVG rotation. Considered cases of using the rotate function in the transform attribute and a transformation matrix....RootElement property points to the document’s root <svg> element. Create...Create a new SVG document 6 using ( var document = new SVGDocument())...

    docs.aspose.com/svg/net/rotate-svg/
  10. DocumentBuilder.RowFormat | Aspose.Words for .NET

    Explore the DocumentBuilder RowFormat property to easily access and customize table row formatting for enhanced Document design and presentation....with a document builder. Document doc = new Document (); DocumentBuilder...formatted 2x2 table. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...