Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 155,673 for

doc

(0.07 sec)
  1. Aspose::Words::Style::get_BuiltIn method | Aspo...

    Aspose::Words::Style::get_BuiltIn method. True if this style is one of the built-in styles in MS Word in C++.... auto doc = MakeObject < Document > ();...SharedPtr < Style > style = doc -> get_Styles () -> idx_get (...

    reference.aspose.com/words/cpp/aspose.words/sty...
  2. BorderCollection.right property | Aspose.Words ...

    BorderCollection.right property. Gets the right border.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Start a table and set a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::TextBox::get_TextBoxWra...

    Aspose::Words::Drawing::TextBox::get_TextBoxWrapMode method. Determines how text wraps inside a shape in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Shape > textBoxShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. BorderCollection.top property | Aspose.Words fo...

    BorderCollection.top property. Gets the top border.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Start a table and set a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. IChartDataPoint | Aspose.Words for Java

    Contains properties of a single data point on the chart in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  6. DigitalSignatureDetails.SignOptions | Aspose.Wo...

    Discover how the DigitalSignatureDetails SignOptions property enhances Document security by easily managing signing options for seamless digital signatures.... Document doc = new Document ( MyDir + "Document.... SignOptions . Comments ); doc . Save ( ArtifactsDir + "OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Android API to Render TEX to ODT | products.asp...

    Transform TEX to ODT via Android via Java API...used to convert TEX file to DOC. The second API is Aspose.Words...Java which is used to render DOC to ODT. The process of TEX to...

    products.aspose.com/total/android-java/conversi...
  8. Android API to Render MHTML to DOTX | products....

    Transform MHTML to DOTX via Android via Java API...is to convert MHTML file to DOC using Aspose.PDF for Android...be used to convert MHTML to DOC with just a few lines of code...

    products.aspose.com/total/android-java/conversi...
  9. Android API to Render MD to PCL | products.aspo...

    Transform MD to PCL via Android via Java API...used to convert MD files to DOC format. This API provides a wide...ability to convert MD files to DOC. The Aspose.Words for Android...

    products.aspose.com/total/android-java/conversi...
  10. PdfDigitalSignatureDetails.reason property | As...

    PdfDigitalSignatureDetails.reason property. Gets or sets the reason for the signing.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Contents of...

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