Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 157,332 for

doc

(0.08 sec)
  1. GlowFormat.Transparency | Aspose.Words for .NET

    Discover GlowFormat's Transparency property, easily adjust glow effects from opaque to clear (0.0 to 1.0) for stunning visual impact. Default, 0.0.... Document doc = new Document ( MyDir + "Various...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ListLevel.create_picture_bullet method | Aspose...

    ListLevel.create_picture_bullet method. Creates picture bullet shape for the current list level.... doc = aw . Document () list = doc . lists . add...= aw . DocumentBuilder ( doc = doc ) builder . list_format ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.RTF format in Java.... Document doc = new Document(getMyDir() + "Rendering...setExportImagesForOl(exportImagesForOldRe); doc.save(getArtifactsDir() + "RtfSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  4. DocumentBuilder.cell_format property | Aspose.W...

    DocumentBuilder.cell_format property. Returns an object that represents current table cell formatting properties.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::idx_get method. Gets or sets an item at the specified index in C++.... auto doc = System :: MakeObject < Aspose...extension.docx" ); ASSERT_EQ ( 1 , doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  6. RevisionGroupCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.RevisionGroupCollection class, featuring efficient management of Document revision groups for enhanced editing and collaboration.... Document doc = new Document ( MyDir + "Revisions...RevisionGroup revisionGroup = doc . Revisions . Groups [ 0 ]; Shows...

    reference.aspose.com/words/net/aspose.words/rev...
  7. LayoutOptions.KeepOriginalFontMetrics | Aspose....

    Discover the LayoutOptions KeepOriginalFontMetrics property, control font metrics during substitution for consistent design. Default setting is true.... Document doc = new Document ( MyDir + "Missing...new WarningInfoCollectio (); doc . WarningCallback = warningCollector...

    reference.aspose.com/words/net/aspose.words.lay...
  8. IStructuredDocumentTag.LockContents | Aspose.Wo...

    Discover how the IStructuredDocumentTag LockContents property enhances Document security by preventing content edits. Ensure your SDT remains intact!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a plain text structured...

    reference.aspose.com/words/net/aspose.words.mar...
  9. StructuredDocumentTag.LockContentControl | Aspo...

    Discover how the StructuredDocumentTag LockContentControl property enhances Document security by preventing users from deleting essential content. Learn more!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a plain text structured...

    reference.aspose.com/words/net/aspose.words.mar...
  10. ShapeBase.bounds property | Aspose.Words for Py...

    ShapeBase.bounds property. Gets or sets the location and size of the containing block of the shape.... doc = aw . Document () # Create a...aw . drawing . GroupShape ( doc ) self . assertEqual ( aw . drawing...

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