Sort Score
Result 10 results
Languages All
Labels All
Results 7,861 - 7,870 of 180,456 for

doc

(0.54 sec)
  1. Aspose::Words::Tables::Table::get_PreferredWidt...

    Aspose::Words::Tables::Table::get_PreferredWidth method. Gets or sets the table preferred width in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. ConvertUtil.InchToPoint | Aspose.Words for .NET

    Effortlessly convert inches to points with ConvertUtil's InchToPoint method. Enhance your precision in design and measurement today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . PageSetup . PaperSize...

    reference.aspose.com/words/net/aspose.words/con...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. DocSaveOptions.AlwaysCompressMetafiles | Aspose...

    Optimize your Document management with the AlwaysCompressMetafiles property. Improve performance by controlling metafile compression for efficiency.... Document doc = new Document ( MyDir + "Microsoft...AlwaysCompressMetafi = compressAllMetafiles ; doc . Save ( ArtifactsDir + "DocSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  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. DocumentVisitor.visitBookmarkStart method | Asp...

    DocumentVisitor.visitBookmarkStart method. Called when a start of a bookmark is encountered in the Document....let doc = CreateDocumentWithBo ( 3 ); let bookmarks = doc . range...

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