Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 89,966 for

doc format

(0.19 sec)
  1. Protect PDF using C++ | Aspose.PDF

    Lock PDF with password programmatically with C++ sample code using Aspose.PDF for C++... Save result in PDF format Protect PDF - C++ This sample...an existing PDF document auto doc = MakeObject < Document > ( L...

    products.aspose.com/pdf/cpp/protect/
  2. Field.isLocked property | Aspose.Words for Node.js

    Field.isLocked property. Gets or sets whether the field is locked (should not recalculate its result).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let field = builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldChar.isLocked property | Aspose.Words for ...

    FieldChar.isLocked property. Gets or sets whether the parent field is locked (should not recalculate its result).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let field = builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::PageSetup::get_HeadingLevelForCh...

    Aspose::Words::PageSetup::get_HeadingLevelForChapter method. Gets or sets the heading level style that is applied to the chapter titles in the Document in C++....must have a numbered outline format applied. Examples Shows how...work with page chapters. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Aspose::Words::Saving::DoclingSaveOptions::get_...

    Aspose::Words::Saving::DoclingSaveOptions::get_RenderNonImageShapes method. Gets or sets a value indicating whether non-image shapes should be rendered and written to the output Docling JSON Document in C++....document into a Docling JSON format. auto doc = System :: MakeObject...set_RenderNonImageShapes ( true ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Convert PDF to Word documents in Go|Aspose.PDF ...

    Learn how to write Go code for conversion PDF to Doc(DocX)....support DOC and DOCX formats. PDF files are editable, but DOC and...customizable. Convert PDF to DOC The provided Go code snippet...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-doc/
  7. Border.clearFormatting method | Aspose.Words fo...

    Border.clearFormatting method. Resets border properties to default values.... let doc = new aw . Document ( base ....the paragraph format object. let borders = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartSeries.ClearValues | Aspose.Words for .NET

    Discover ChartSeries ClearValues. Effortlessly remove data values while preserving your chart's Formatting and labels for a cleaner, more professional look....series with preserving the format of the data points and data...chart series with data. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartSeries.Clear | Aspose.Words for .NET

    Optimize your charts with the ChartSeries Clear method! Effortlessly remove data values and reset Formatting for a cleaner, more professional look.... Format of all individual data points...chart series with data. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. HtmlFixedSaveOptions.FontFormat | Aspose.Words ...

    Discover the HtmlFixedSaveOptions FontFormat property to customize font exporting. Easily set and optimize your default Format to Woff for better performance.... Document doc = new Document ( MyDir + "Bullet...ExportEmbeddedFonts = false , }; doc . Save ( ArtifactsDir + "HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...