Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 30,983 for

doc

(0.04 sec)
  1. Aspose::Words::Layout::LayoutCollector::get_Doc...

    Aspose::Words::Layout::LayoutCollector::get_Document method. Gets or sets the Document this collector instance is attached to in C++.... auto doc = MakeObject < Document > ();...MakeObject < LayoutCollector > ( doc ); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. BuiltInDocumentProperties.characters property |...

    BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Lorem...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentSecurity enumeration | Aspose.Words for...

    Aspose.Words.Properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtinDocumentproperties/security/) property... let doc = new aw . Document (); expect ( doc . builtInDocumentPrope..."Security" built-in property. doc . writeProtection . readOnlyRecommended...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldListNum.StartingNumber | Aspose.Words for ...

    Discover the FieldListNum StartingNumber property to easily manage your field's starting value for improved data organization and efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // LISTNUM fields display...

    reference.aspose.com/words/net/aspose.words.fie...
  5. EditableRangeEnd.Accept | Aspose.Words for .NET

    Discover the EditableRangeEnd Accept method to seamlessly manage visitor interactions and enhance your web application's functionality....Visitor () { Document doc = new Document (); doc . Protect ( ProtectionType...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words/edi...
  6. IResourceSavingCallback Interface | Aspose.Word...

    Control Aspose.Words resource saving with the IResourceSavingCallback interface. Manage images, fonts, and CSS for optimized HTML or SVG Documents....ResourceSavingCallba () { Document doc = new Document ( MyDir + "Bullet...ResourceSavingCallba = callback }; doc . Save ( ArtifactsDir + "HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Fonts::FontFallbackSettings clas...

    Aspose::Words::Fonts::FontFallbackSettings class. Specifies font fallback mechanism settings. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ();...MakeObject < FontSettings > (); doc -> set_FontSettings ( fontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. FieldNextIf.LeftExpression | Aspose.Words for .NET

    Discover the FieldNextIf LeftExpression property. Easily manage the left side of your comparison expressions for enhanced data manipulation and analysis....void FieldNext () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a data source for...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Document.protect method | Aspose.Words for Python

    aspose.words.Document.protect method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ConditionalStyleCollection class | Aspose.Words...

    aspose.words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) table = builder . start_table ()...

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