Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 157,243 for

doc

(0.09 sec)
  1. Aspose::Words::Fields::FieldPrint::get_PrinterI...

    Aspose::Words::Fields::FieldPrint::get_PrinterInstructions method. Gets or sets the printer-specific control code characters or PostScript instructions in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "My paragraph"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_FindWholeWordsOnly method. True indicates the oldValue must be a standalone word in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Jackson...

    reference.aspose.com/words/cpp/aspose.words.rep...
  3. ChartAxis.number_format property | Aspose.Words...

    ChartAxis.number_format property. Returns a [ChartNumberFormat](../../chartnumberformat/) object that allows defining number formats for the axis.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table.Style | Aspose.Words for .NET

    Discover how to easily customize your table's appearance with the Table Style property—enhance your designs with unique styles effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  5. FieldImport.IsLinked | Aspose.Words for .NET

    Optimize your Documents with FieldImport's IsLinked property to reduce file size by excluding graphics data. Enhance efficiency and performance today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two similar field...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldCompare.RightExpression | Aspose.Words for...

    Discover FieldCompare's RightExpression property to easily manage and customize the right side of your comparison expressions for optimal performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldCompare field = ( FieldCompare...

    reference.aspose.com/words/net/aspose.words.fie...
  7. PdfEncryptionDetails constructor | Aspose.Words...

    aspose.words.saving.PdfEncryptionDetails constructor... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TxtSaveOptionsBase.encoding property | Aspose.W...

    TxtSaveOptionsBase.encoding property. Specifies the encoding to use when exporting in text formats... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Add some text with characters...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartLegendEntry.is_hidden property | Aspose.Wo...

    ChartLegendEntry.is_hidden property. Gets or sets a value indicating whether this entry is hidden in the chart legend... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Stroke.weight property | Aspose.Words for Python

    Stroke.weight property. Defines the brush thickness that strokes the path of a shape in points.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

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