Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 179,954 for

doc

(0.07 sec)
  1. Aspose::Words::Drawing::ShadowFormat::get_Trans...

    Aspose::Words::Drawing::ShadowFormat::get_Transparency method. Gets or sets the degree of transparency for the shadow effect as a value between 0.0 (opaque) and 1.0 (clear). The default value is 0.0 in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Table.distanceRight property | Aspose.Words for...

    Table.distanceRight property. Gets or sets distance between table right and the surrounding text, in points.... let doc = new aw . Document ( base ....by text.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::PageSetup::get_BorderAlwaysInFro...

    Aspose::Words::PageSetup::get_BorderAlwaysInFront method. Specifies where the page border is positioned relative to intersecting texts and objects in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Title method. Specifies the friendly name associated with this SDT. Can not be null in C++.... auto doc = System :: MakeObject < Aspose...IStructuredDocumentT > sdt = doc -> get_Range () -> get_StructuredDocumentTa...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_IsMultiSection method. Returns true if this instance is a ranged (multi-section) structured Document tag in C++.... auto doc = System :: MakeObject < Aspose...IStructuredDocumentT > sdt = doc -> get_Range () -> get_StructuredDocumentTa...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Fonts::FolderFontSource::get_Sca...

    Aspose::Words::Fonts::FolderFontSource::get_ScanSubfolders method. Determines whether or not to scan the subfolders in C++....get_FontsDir (), false , 1 ); auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Aspose::Words::Fonts::FileFontSource::get_Type ...

    Aspose::Words::Fonts::FileFontSource::get_Type method. Returns the type of the font source in C++....ttf" , 0 ); auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. ChartSeries.seriesType property | Aspose.Words ...

    ChartSeries.seriesType property. Gets the type of this chart series.... let doc = new aw . Document ( base ....series.docx" ); let chart = doc . getShape ( 0 , true ). chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Tables::Table::get_DistanceLeft ...

    Aspose::Words::Tables::Table::get_DistanceLeft method. Gets or sets distance between table left and the surrounding text, in points in C++.... auto doc = System :: MakeObject < Aspose...:: Tables :: Table > table = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Table.distance_right property | Aspose.Words fo...

    Table.distance_right property. Gets or sets distance between table right and the surrounding text, in points.... doc = aw . Document ( file_name =...wrapped by text.docx' ) table = doc . first_section . body . tables...

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