Sort Score
Result 10 results
Languages All
Labels All
Results 7,901 - 7,910 of 18,331 for

docx to doc

(1.01 sec)
  1. How-to Articles – HTML Questions in C# Examples

    Find answers To popular questions about how To work with HTML files in C# using Aspose.HTML for .NET. Gain ready-To-use C# examples....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/net/how-to-articles/
  2. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates cusTom lists from templates, enhancing your Document's organization and efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Paragraph...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Aspose::Words::Fields::FieldBuilder::BuildAndIn...

    Aspose::Words::Fields::FieldBuilder::BuildAndInsert method. Builds and inserts a field inTo the Document before the specified inline node in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u " Hello...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Renumbering starts at 1 again - Free Support Fo...

    Hello, the numbering in the ‘Bilanz’ Document should start at 2. The numbering in the ‘GuV’ Document should start at 3. When I append the ‘GuV’ To a Document, the numbering persists. However, if I do the same with th…...Document doc = new Aspose.Words.Document(@"C:\Temp\Default...Document(@"C:\Temp\Bilanz.docx"); doc.AppendDocument(doc2, ImportFormatMode...

    forum.aspose.com/t/renumbering-starts-at-1-agai...
  5. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are three ways to...

    reference.aspose.com/words/java/com.aspose.word...
  6. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AuToShape freeform OLE object ActiveX control or picture in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a floating image...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldMergeBarcode.SymbolRotation | Aspose.Words...

    Discover the FieldMergeBarcode SymbolRotation property To easily cusTomize barcode symbol rotation. Enhance your data presentation with valid values like 0 and 3.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a MERGEBARCODE field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ShapeBase.coord_size property | Aspose.Words fo...

    ShapeBase.coord_size property. The width and height of the coordinate space inside the containing block of this shape.... doc = aw . Document () # Create a...aw . drawing . GroupShape ( doc ) self . assertEqual ( aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuiltInDocumentProperties.LastSavedTime | Aspos...

    Discover the BuiltInDocumentProperties LastSavedTime property To easily track your Document's last save time in UTC. Enhance your Document management Today!...Document doc = new Document ( MyDir + "Properties.docx" ); BuiltInDocumentPrope...BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope ; // The...

    reference.aspose.com/words/net/aspose.words.pro...
  10. FieldCompare.comparison_operator property | Asp...

    FieldCompare.comparison_operaTor property. Gets or sets the comparison operaTor.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) field = builder . insert_field...

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