Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 69,396 for

doc

(0.1 sec)
  1. Android API to Render XPS to DOT | products.asp...

    Transform XPS to DOT via Android via Java API...step is to convert XPS file to DOC using Aspose.PDF for Android...PDF, it can be converted to DOC using the same API. The second...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Render SVG to XAMLFLOW | product...

    Transform SVG to XAMLFLOW via Android via Java API...used to convert SVG file to DOC. It is a powerful PDF manipulation...can be used to convert SVG to DOC. The Aspose.Words for Android...

    products.aspose.com/total/android-java/conversi...
  3. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_NumberFormat method. Gets an ChartNumberFormat instance allowing to set number format for the data labels of the entire series in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Add a line chart, then...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveRoutingSlip method. When false, RoutingSlip data is not saved to output Document. Default value is true in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Drawing::SignatureLine::get_Sign...

    Aspose::Words::Drawing::SignatureLine::get_SignerTitle method. Gets or sets suggested signer's title (for example, Manager). Default value for this property is empty string in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); auto options = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. PdfDigitalSignatureTimestampSettings.timeout pr...

    PdfDigitalSignatureTimestampSettings.timeout property. Time-out value for accessing timestamp server.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Signed PDF...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Themes::ThemeFont enum | Aspose....

    Aspose::Words::Themes::ThemeFont enum. Specifies the types of theme font names for Document themes in C++.... auto doc = MakeObject < Document > ();...for languages uses by default. doc -> get_Theme () -> get_MinorFonts...

    reference.aspose.com/words/cpp/aspose.words.the...
  8. Work or Extract Images from OneNote Document us...

    With C# OneNote API or Library, you can extract images from OneNote Document, get information of each image, insert an image in existing OneNote Document and link an image to hyperlink....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/net/working-with-images/
  9. SmartTag class | Aspose.Words for Node.js

    Aspose.Words.Markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...Constructors Name Description SmartTag(doc) Initializes a new instance of...test ( 'Create' , () => { let doc = new aw . Document (); // A...

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

    Manage Document properties effortlessly with DocumentBuilder. Easily get or set your Document object for streamlined Document management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/net/aspose.words/doc...