Sort Score
Result 10 results
Languages All
Labels All
Results 8,191 - 8,200 of 159,333 for

doc

(0.2 sec)
  1. EditableRangeEnd.NodeType | Aspose.Words for .NET

    Discover the EditableRangeEnd NodeType property, which efficiently returns the EditableRangeEnd for enhanced Document editing capabilities.... Document doc = new Document (); doc . Protect ( ProtectionType...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words/edi...
  2. StructuredDocumentTag.date_storage_format prope...

    StructuredDocumentTag.date_storage_format property. Gets/sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the Document's data store... doc = aw . Document () # Insert a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfSaveOptions.jpeg_quality property | Aspose.W...

    PdfSaveOptions.jpeg_quality property. Gets or sets a value determining the quality of the JPEG images inside PDF Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Jpeg...

    reference.aspose.com/words/python-net/aspose.wo...
  4. EditableRange.EditableRangeEnd | Aspose.Words f...

    Discover the EditableRangeEnd property, easily access the node marking the end of your editable range for seamless content management.... Document doc = new Document (); doc . Protect ( ProtectionType...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words/edi...
  5. PdfSaveOptions.preserve_form_fields property | ...

    PdfSaveOptions.preserve_form_fields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Please...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java....Document doc = new Document(); Run run = new Run(doc, "Hello world...setHighlightColor(Color.YELLOW); doc.getFirstSection().getBody().getFirstParagraph()...

    reference.aspose.com/words/java/com.aspose.word...
  7. ShapeBase.is_inline property | Aspose.Words for...

    ShapeBase.is_inline property. A quick way to determine if this shape is positioned inline with text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are two wrapping...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OutlineOptions.create_missing_outline_levels pr...

    OutlineOptions.create_missing_outline_levels property. Gets or sets a value determining whether or not to create missing outline levels when the Document is exported.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert headings that can...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OleFormat.GetOleEntry | Aspose.Words for .NET

    Discover the OleFormat GetOleEntry method to efficiently retrieve OLE object data entries for enhanced data management and seamless integration.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Embed a Microsoft Visio...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Saving::ImageSaveOptions::get_Ho...

    Aspose::Words::Saving::ImageSaveOptions::get_HorizontalResolution method. Gets or sets the horizontal resolution for the generated images, in dots per inch in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_ParagraphFormat...

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