Sort Score
Result 10 results
Languages All
Labels All
Results 9,821 - 9,830 of 183,241 for

doc

(0.3 sec)
  1. Aspose::Words::Document::NormalizeFieldTypes me...

    Aspose::Words::Document::NormalizeFieldTypes method. Changes field type values FieldType of FieldStart, FieldSeparator, FieldEnd in the whole Document so that they correspond to the field types contained in the field codes in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. ConditionalStyleCollection.first_column propert...

    ConditionalStyleCollection.first_column property. Gets the first column style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) table = builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fonts::FontEmbeddingLicensingRig...

    Aspose::Words::Fonts::FontEmbeddingLicensingRights class. Represents embedding licensing rights for the font in C++.... auto doc = System :: MakeObject < Aspose...FontInfoCollection > fontInfos = doc -> get_FontInfos (); for ( auto...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. OleFormat.clsid property | Aspose.Words for Python

    OleFormat.clsid property. Gets the CLSID of the OLE object.... doc = aw . Document ( file_name =...the document's body. shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_WordOpenXMLMinimal method. Gets a string that represents the XML contained within the node in the FlatOpc format. Unlike the WordOpenXML property, this method generates a stripped-down Document that excludes any non-content-related parts in C++.... auto doc = System :: MakeObject < Aspose...:: StructuredDocumentTa > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. ListFormat class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListFormat class. Allows to control what list formatting is applied to a paragraph... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); expect ( builder . listFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::TableStyle::get_VerticalAlignmen...

    Aspose::Words::TableStyle::get_VerticalAlignment method. Specifies the vertical alignment for the cells in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::idx_get method. Returns a ChartSeriesGroup at the specified index in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Best practice to handle document - Free Support...

    We are hosting our aspose app as a microservice. What is the best approach to send the Doc to the service. As a Doc file or base 64. Is there a difference in using either approaches in terms of bandwidth usage and handl…...approach to send the doc to the service. As a doc file or base 64...there are any blank pages in the doc and insert a text like “Left...

    forum.aspose.com/t/best-practice-to-handle-docu...
  10. PdfSaveOptions.interpolateImages property | Asp...

    PdfSaveOptions.interpolateImages property. A flag indicating whether image interpolation shall be performed by a conforming reader... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . insertImage ( base...

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