Sort Score
Result 10 results
Languages All
Labels All
Results 8,371 - 8,380 of 180,188 for

doc

(0.37 sec)
  1. Aspose::Words::Tables::TableAlignment enum | As...

    Aspose::Words::Tables::TableAlignment enum. Specifies alignment for an inline table in C++.... auto doc = System :: MakeObject < Aspose...:: Tables :: Table > table = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_IsLinkedToSource method. Specifies whether the format code is linked to a source cell. Default is true in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Working With Styles in Ruby|Aspose.Words for Java

    Working with Document Styles using Ruby.... doc = Rjb :: import ( 'com.aspose...new ( data_dir + "Test.Styles.doc" ) # Define style names as they...

    docs.aspose.com/words/java/working-with-styles-...
  4. Split PDF, HTML, TXT Files using Java | Aspose.PDF

    Java source code to split files on Java and PHP, Delphi....Java //Read the source PDF file doc = new com . aspose . pdf . Document... extract ( pathSource , 1 , doc . getPages (). size () / 2 ,...

    products.aspose.com/pdf/java/splitter/
  5. Aspose::Words::Font::get_Fill method | Aspose.W...

    Aspose::Words::Font::get_Fill method. Gets fill formatting for the Font in C++.... auto doc = System :: MakeObject < Aspose...:: Drawing :: Fill > fill = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. Shape.ImageData | Aspose.Words for .NET

    Access and manage shape images effortlessly with the Shape ImageData property. Get instant results or null if not applicable. Enhance your design workflow!... Document doc = new Document ( MyDir + "Images...system. NodeCollection shapes = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.dra...
  7. EndCap Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.EndCap enum for customizable line cap styles. Enhance your Document designs with unique visual effects!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_LegendEntries method. Returns a collection of legend entries for all series and trendlines of the parent chart in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::BorderCollection::get_Bottom met...

    Aspose::Words::BorderCollection::get_Bottom method. Gets the bottom border in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Start a table and set a...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. Aspose::Words::Document::get_VbaProject method ...

    Aspose::Words::Document::get_VbaProject method. Gets or sets a VbaProject in C++.... auto doc = System :: MakeObject < Aspose...:: VbaProject > vbaProject = doc -> get_VbaProject (); std ::...

    reference.aspose.com/words/cpp/aspose.words/doc...