Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 43,527 for

doc

(0.04 sec)
  1. ChartNumberFormat.IsLinkedToSource | Aspose.Wor...

    Discover how the ChartNumberFormat IsLinkedToSource property enhances your data visualization by linking format codes to source cells. Learn more now!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartSeries.CopyFormatFrom | Aspose.Words for .NET

    Discover the ChartSeries CopyFormatFrom method to effortlessly replicate data point formats by index, enhancing your charting efficiency and consistency.... Document doc = new Document ( MyDir + "DataPoint...format. Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. PdfSaveOptions.preblend_images property | Aspos...

    PdfSaveOptions.preblend_images property. Gets or sets a value determining whether or not to preblend transparent images with black background color.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) img = drawing . Image . from_file...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a floating image...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Vba::VbaModule::get_SourceCode m...

    Aspose::Words::Vba::VbaModule::get_SourceCode method. Gets or sets VBA project module source code in C++.... auto doc = MakeObject < Document > ( MyDir...< VbaProject > vbaProject = doc -> get_VbaProject (); std ::...

    reference.aspose.com/words/cpp/aspose.words.vba...
  6. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_PageSetup ()...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Footnote.NodeType | Aspose.Words for .NET

    Discover the Footnote NodeType property that efficiently retrieves footnotes, enhancing your Document's clarity and organization....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...is composite. Assert . True ( doc . IsComposite ); // Invoke the...

    reference.aspose.com/words/net/aspose.words.not...
  8. Run.NodeType | Aspose.Words for .NET

    Execute NodeType property to efficiently return Run results. Unlock seamless performance and enhance your application's functionality today!...RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...is composite. Assert . True ( doc . IsComposite ); // Invoke the...

    reference.aspose.com/words/net/aspose.words/run...
  9. BookmarkEnd.NodeType | Aspose.Words for .NET

    Discover the BookmarkEnd NodeType property to efficiently retrieve BookmarkEnd in your projects. Enhance your coding with this essential feature!...RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...is composite. Assert . True ( doc . IsComposite ); // Invoke the...

    reference.aspose.com/words/net/aspose.words/boo...
  10. VbaProject.CodePage | Aspose.Words for .NET

    Discover how to manage the VbaProject CodePage property to optimize your VBA project's code page settings for enhanced performance and compatibility.... Document doc = new Document ( MyDir + "VBA...modules. VbaProject vbaProject = doc . VbaProject ; Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.vba...