Sort Score
Result 10 results
Languages All
Labels All
Results 9,311 - 9,320 of 18,313 for

docx to doc

(0.49 sec)
  1. Aspose::Words::DocumentBuilder::get_PageSetup m...

    Aspose::Words::DocumentBuilder::get_PageSetup method. Returns an object that represents current page setup and section properties in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. DocumentBuilder.Font | Aspose.Words for .NET

    Explore the DocumentBuilder Font property To access and cusTomize your current font formatting effortlessly. Enhance your Document's style Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Border ....

    reference.aspose.com/words/net/aspose.words/doc...
  3. About sum function using in aspose word templat...

    Hi Team, How To add sum () or convert below expression in aspose word template using LINQ report engine. =CInt(Sum(Fields!NominalFrequency.Value)).ToString()...docx (31.1 KB) alexey.noskov December...Price = 45.50 } }; Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/about-sum-function-using-in-...
  4. SignatureLineOptions.instructions property | As...

    SignatureLineOptions.instructions property. Gets or sets instructions To the signer that are displayed on signing the signature line... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let signatureLineOptions =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DoclingSaveOptions.RenderNonImageShapes | Aspos...

    Enable or disable rendering of non-image shapes when exporting Documents To Docling JSON format....Document doc = new Document ( MyDir + "Rendering.docx" ); DoclingSaveOptions...RenderNonImageShapes = true ; doc . Save ( ArtifactsDir + "DoclingSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. DocumentBuilder.ListFormat | Aspose.Words for .NET

    Explore the DocumentBuilder ListFormat property To access and cusTomize your current list formatting settings for enhanced Document design.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Aspose...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Style class | Aspose.Words for Node.js

    Aspose.Words.Style class. Represents a single built-in or user-defined style... let doc = new aw . Document (); let style = doc . styles...= new aw . DocumentBuilder ( doc ); // Apply one of the styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::SaveOptions::get_ExportG...

    Aspose::Words::Saving::SaveOptions::get_ExportGeneraTorName method. When true, causes the name and version of Aspose.Words To be embedded inTo produced files. Default value is true in C++.... auto doc = System :: MakeObject < Aspose...Document > (); // Use https://docs.aspose.com/words/net/genera...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. InlineStory.firstParagraph property | Aspose.Wo...

    InlineSTory.firstParagraph property. Gets the first paragraph in the sTory.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Add text, and reference...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. InlineStory.FirstParagraph | Aspose.Words for .NET

    Discover the InlineSTory FirstParagraph property To easily access and enhance the first paragraph of your sTory for improved engagement.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Hello world...

    reference.aspose.com/words/net/aspose.words/inl...