Sort Score
Result 10 results
Languages All
Labels All
Results 6,471 - 6,480 of 180,066 for

doc

(0.15 sec)
  1. FormField.name property | Aspose.Words for Node.js

    FormField.name property. Gets or sets the form field name.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Please...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. JsonDataLoadOptions.PreserveSpaces | Aspose.Wor...

    Discover how the JsonDataLoadOptions PreserveSpaces property enhances JSON data handling by preserving leading and trailing spaces for accurate string values.... Document doc = new Document ( MyDir + "Reporting...BuildReport ( doc , dataSource , "persons" ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.rep...
  3. ParagraphFormat.hangingPunctuation property | A...

    ParagraphFormat.hangingPunctuation property. Gets or sets a flag indicating whether hanging punctuation is enabled for the current paragraph.... let doc = new aw . Document ( base ...."Document.docx" ); let format = doc . firstSection . body . firstParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageSetup.FooterDistance | Aspose.Words for .NET

    Adjust the FooterDistance property to control the space between your page footer and the bottom. Enhance your Document layout effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . PageSetup . PaperSize...

    reference.aspose.com/words/net/aspose.words/pag...
  5. PageSetup.HeaderDistance | Aspose.Words for .NET

    Adjust the PageSetup HeaderDistance property to customize header spacing in points, enhancing your Document's layout for better readability and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . PageSetup . PaperSize...

    reference.aspose.com/words/net/aspose.words/pag...
  6. UserInformation Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.UserInformation class to manage user details effectively and enhance Document processing in your applications.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a UserInformation...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Convert CSV to WORD with C++ or with free Onlin...

    Convert CSV to WORD within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....document to DOC format using Save member function and set Doc as SaveFormat...Document class reference auto doc = MakeObject < Document >( u...

    products.aspose.com/total/cpp/conversion/csv-to...
  8. Aspose::Words::BorderCollection::get_LineWidth ...

    Aspose::Words::BorderCollection::get_LineWidth method. Gets or sets the border width in points in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. Extract Content in Python|Aspose.Words for Java

    Extract Document's Content using Python....document doc = self . Document ( self . dataDir + "TestFile.doc" )...0 - based index startPara = doc . getFirstSection (). getChild...

    docs.aspose.com/words/java/extract-content-in-p...
  10. Aspose::Words::Fonts::MemoryFontSource::get_Fon...

    Aspose::Words::Fonts::MemoryFontSource::get_FontData method. Binary font data in C++....MemoryFontSource > ( fontBytes , 0 ); auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...