Sort Score
Result 10 results
Languages All
Labels All
Results 5,281 - 5,290 of 157,133 for

doc

(0.06 sec)
  1. Style.ParagraphFormat | Aspose.Words for .NET

    Discover how to access and customize the paragraph formatting of styles for enhanced Document presentation and professional formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a custom paragraph...

    reference.aspose.com/words/net/aspose.words/sty...
  2. Font.Color | Aspose.Words for .NET

    Discover the Font Color property to easily customize text colors in your designs. Enhance readability and aesthetics with vibrant, eye-catching hues!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Specify font formatting...

    reference.aspose.com/words/net/aspose.words/fon...
  3. DocumentVisitor.visit_document_end method | Asp...

    DocumentVisitor.visit_Document_end method. Called when enumeration of the Document has finished....visit_document_end method visit_document_end(doc) Called when enumeration of the...visit_document_end ( self , doc : aspose . words . Document ):...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentVisitor.visit_document_start method | A...

    DocumentVisitor.visit_Document_start method. Called when enumeration of the Document has started....method visit_document_start(doc) Called when enumeration of the...visit_document_start ( self , doc : aspose . words . Document ):...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PropertyType Enum | Aspose.Words for .NET

    Discover Aspose.Words.PropertyType enum to easily define Document property data types for enhanced Document management and customization.... Document doc = new Document (); CustomDocumentProper...CustomDocumentProper properties = doc . CustomDocumentProper ; Assert...

    reference.aspose.com/words/net/aspose.words.pro...
  6. AxisDisplayUnit.document property | Aspose.Word...

    AxisDisplayUnit.Document property. Returns the Document containing the parent chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartAxis.display_unit property | Aspose.Words ...

    ChartAxis.display_unit property. Specifies the scaling value of the display units for the value axis.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Remove Watermark from PDF using Java | Aspose.PDF

    Remove watermark from PDF file programmatically with Java sample code using Aspose.PDF for Java...Delete Watermark from PDF - Java doc = new com . aspose . pdf . Document...Document ( "1.pdf" ); if ( doc . getPages (). get_Item ( 1 )....

    products.aspose.com/pdf/java/watermark/remove/
  9. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_LockContentControl method. When set to true, this property will prohibit a user from deleting this SDT in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a plain text structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. FieldCollection.remove_at method | Aspose.Words...

    FieldCollection.remove_at method. Removes a field at the specified index from this collection and from the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_field (...

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