Sort Score
Result 10 results
Languages All
Labels All
Results 6,311 - 6,320 of 150,678 for

doc

(0.34 sec)
  1. Fill.patterned method | Aspose.Words for Python

    aspose.words.drawing.Fill.patterned method... doc = aw . Document ( file_name =...pattern border.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::OleFormat::get_OlePacka...

    Aspose::Words::Drawing::OleFormat::get_OlePackage method. Provide access to OlePackage if OLE object is an OLE Package. Returns null otherwise in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // OLE objects allow us to...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Tables::Table::get_AbsoluteHoriz...

    Aspose::Words::Tables::Table::get_AbsoluteHorizontalDistance method. Gets or sets absolute horizontal floating table position specified by the table properties, in points. Default value is 0 in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Table > table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. ParagraphFormat.mirrorIndents property | Aspose...

    ParagraphFormat.mirrorIndents property. Gets or sets a flag indicating whether the left and right indents are of the same width.... let doc = new aw . Document ( base ...."Document.docx" ); let format = doc . firstSection . body . paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeBase.Hidden | Aspose.Words for .NET

    Control shape visibility with ShapeBase's hidden property. Easily toggle between visible and hidden for enhanced design flexibility.... Document doc = new Document ( MyDir + "Shadow...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::TabStop::get_Alignment method | ...

    Aspose::Words::TabStop::get_Alignment method. Gets or sets the alignment of text at this tab stop in C++.... auto doc = MakeObject < Document > ( MyDir...para : System :: IterateOver ( doc -> GetChildNodes ( NodeType ::...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. Aspose::Words::Tables::Table::ClearShading meth...

    Aspose::Words::Tables::Table::ClearShading method. Removes all shading on the table in C++.... auto doc = MakeObject < Document > ( MyDir...SharedPtr < Table > table = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. StructuredDocumentTagRangeStart.LockContentCont...

    Discover how the LockContentControl property in StructuredDocumentTagRangeStart enhances Document security by preventing unwanted deletions of essential tags.... Document doc = new Document ( MyDir + "Multi-section...StructuredDocumentTa rangeStartTag = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.mar...
  9. File Formats and Conversions|Aspose.Words for .NET

    Convert Documents from any supported load to save format with just two lines of C# code. It provides high-quality conversions.... For example, for the DOC format, shapes, textboxes, fields...support for those formats, such as DOC, DOCX, RTF, or WordprocessingML...

    docs.aspose.com/words/net/file-formats-and-conv...
  10. FieldXE.IsBold | Aspose.Words for .NET

    Enhance your FieldXE experience! Control bold formatting for entry page numbers effortlessly with the IsBold property. Boost readability and style!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/net/aspose.words.fie...