Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 88,440 for

doc format

(0.23 sec)
  1. SaveOutputParameters Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOutputParameters class, which provides essential details post-Document save, enhancing your Document management experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.sav...
  2. SaveOptions.update_last_saved_time_property pro...

    SaveOptions.update_last_saved_time_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_saved_time](../../../aspose.words.properties/builtinDocumentproperties/last_saved_time/) property is updated before saving.... doc = aw . Document ( MY_DIR + 'Document...datetime . timezone . utc ), doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AutoFitBehavior Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.AutoFitBehavior enum to optimize table resizing with the AutoFit method, enhancing Document layout and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  4. RevisionGroup Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionGroup class, designed to efficiently manage and organize sequential Revision objects for streamlined Document editing....inserted/deleted/moved text or description of format change. Examples Shows how...revisions in a document. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words/rev...
  5. FieldImport.GraphicFilter | Aspose.Words for .NET

    Discover the FieldImport GraphicFilter property to easily set or retrieve graphic Format filters, enhancing your content insertion process....name of the filter for the format of the graphic that is to be...INCLUDEPICTURE fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Convert XLSM to DOCX with C++ or with free Onli...

    Convert XLSM to DocX within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....reference Save the document to DOCX format using Save member function...SaveFormat Get Started with C++ File Format APIs Install from command line...

    products.aspose.com/total/cpp/conversion/xlsm-t...
  7. Convert XLSM to POWERPOINT with C++ or with fre...

    Convert XLSM to POWERPOINT within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function...SaveFormat Get Started with C++ File Format APIs Install from command line...

    products.aspose.com/total/cpp/conversion/xlsm-t...
  8. Aspose::Words::Drawing::ShapeBase::get_WrapType...

    Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a floating image...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. FieldInclude Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInclude class to seamlessly implement INCLUDE fields in your Documents, enhancing automation and efficiency.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldImport class | Aspose.Words for Python

    aspose.words.fields.FieldImport class. Implements the IMPORT field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

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