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

doc

(0.12 sec)
  1. ImageSaveOptions.use_gdi_emf_renderer property ...

    ImageSaveOptions.use_gdi_emf_renderer property. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Field.remove method | Aspose.Words for Python

    Field.remove method. Removes the field from the Document... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_field (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Loading::LoadOptions::get_Update...

    Aspose::Words::Loading::LoadOptions::get_UpdateDirtyFields method. Specifies whether to update the fields with the dirty attribute in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Give the document's built-in...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Field.unlink method | Aspose.Words for Python

    Field.unlink method. Performs the field unlink.... doc = aw . Document ( file_name =...MY_DIR + 'Linked fields.docx' ) doc . range . fields [ 1 ] . unlink...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SignatureLineOptions.defaultInstructions proper...

    SignatureLineOptions.defaultInstructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let signatureLineOptions =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SignatureLine.IsValid | Aspose.Words for .NET

    Ensure your Documents are secure with SignatureLine's IsValid property, confirming valid digital signatures for authenticity and trust.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); SignatureLineOptions signatureLineOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::StyleCollection::AddCopy method ...

    Aspose::Words::StyleCollection::AddCopy method. Copies a style into this collection in C++.... auto doc = System :: MakeObject < Aspose...newStyle = doc -> get_Styles () -> AddCopy ( doc -> get_Styles...

    reference.aspose.com/words/cpp/aspose.words/sty...
  8. PageSetup.borderSurroundsHeader property | Aspo...

    PageSetup.borderSurroundsHeader property. Specifies whether the page border includes or excludes the header.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageSaveOptions.pixelFormat property | Aspose....

    ImageSaveOptions.pixelFormat property. Gets or sets the pixel format for the generated images.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FindReplaceOptions.IgnoreFields | Aspose.Words ...

    Discover the FindReplaceOptions IgnoreFields property to easily manage text within fields. Control when to ignore content for efficient searching!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.rep...