Sort Score
Result 10 results
Languages All
Labels All
Results 9,481 - 9,490 of 180,183 for

doc

(0.14 sec)
  1. DoclingSaveOptions.RenderNonImageShapes | Aspos...

    Enable or disable rendering of non-image shapes when exporting Documents to Docling JSON format.... Document doc = new Document ( MyDir + "Rendering...RenderNonImageShapes = true ; doc . Save ( ArtifactsDir + "DoclingSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. GradientStop.color property | Aspose.Words for ...

    GradientStop.color property. Gets or sets a value representing the color of the gradient stop.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Saving::TxtListIndentation::get_...

    Aspose::Words::Saving::TxtListIndentation::get_Character method. Gets or sets which character to use for indenting list levels. The default value is '\0', that means there is no indentation in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a list with three...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Fill.gradientStops property | Aspose.Words for ...

    Fill.gradientStops property. Gets a collection of [GradientStop](../../gradientstop/) objects for the fill.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. GradientStopCollection.count property | Aspose....

    GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Adjustment class | Aspose.Words for Python

    aspose.words.drawing.Adjustment class. Represents adjustment values that are applied to the specified shape.... doc = aw . Document ( file_name =...rectangle shape.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DigitalSignature.signatureValue property | Aspo...

    DigitalSignature.signatureValue property. Gets an array of bytes representing a signature value.... const doc = new aw . Document ( base ....docx" ); for ( var i = 0 ; i < doc . digitalSignatures . count ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfSaveOptions.exportParagraphGraphicsToArtifac...

    PdfSaveOptions.exportParagraphGraphicsToArtifact property. Gets or sets a value determining whether a paragraph graphic should be marked as an artifact.... let doc = new aw . Document ( base ....PdfTextCompression . None ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Cell.previousCell property | Aspose.Words for N...

    Cell.previousCell property. Gets the previous [Cell](../) node.... let doc = new aw . Document ( base ...."Tables.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportFormFields method. Gets or sets indication of whether form fields are exported as interactive items (as 'input' tag) rather than converted to text or graphics in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> InsertCheckBox...

    reference.aspose.com/words/cpp/aspose.words.sav...