Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 349,346 for

document

(0.09 sec)
  1. DocumentProperty.toDateTime method | Aspose.Wor...

    DocumentProperty.toDateTime method. Returns the property value as DateTime in UTC....Shows how to create a custom document property which contains a...and time. let doc = new aw . Document (); let date = new Date (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfDigitalSignatureDetails.signature_date prope...

    PdfDigitalSignatureDetails.signature_date property. Gets or sets the date of the signing....a generated PDF document. doc = aw . Document () builder = aw...object that we can pass to the document's "save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Settings::ViewOptions::get_Displ...

    Aspose::Words::Settings::ViewOptions::get_DisplayBackgroundShape method. Controls display of the background shape in print layout view in C++....Shows how to hide/display document background images in view...HTML string to create a new document with a flat background color...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Aspose::Words::StyleCollection::get_DefaultFont...

    Aspose::Words::StyleCollection::get_DefaultFont method. Gets Document default text formatting in C++....StyleCollection::get_DefaultFont method Gets document default text formatting. System...get_DefaultFont () Remarks Note that document-wide defaults were introduced...

    reference.aspose.com/words/cpp/aspose.words/sty...
  5. Remove PPS Annotation Online or Manage Annotati...

    delete comments from PPS file through online app for free. C++ API code to manage comments of PPS files....PPS Presentation Develop PPS Document Annotation Application via...collaborate with others on the document? With Aspose.Slides for C++...

    products.aspose.com/total/cpp/annotate/pps/
  6. PclSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PclSaveOptions to enhance your Document saving with customizable features for PCL format. Optimize your workflow today!...additional options when saving a document into the Pcl format. To learn...the Specify Save Options documentation article. public class PclSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Document.CopyStylesFromTemplate | Aspose.Words ...

    Effortlessly copy styles from your chosen template to any Document with the CopyStylesFromTemplate method, enhancing your workflow and Document consistency....the specified template to a document. public void CopyStylesFromTempla...template to a document, like-named styles in the document are redefined...

    reference.aspose.com/words/net/aspose.words/doc...
  8. LoadOptions.convert_metafiles_to_png property |...

    LoadOptions.convert_metafiles_to_png property. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image format....much RAM to hold and process document. This option allows to convert...metafile images to Png on document loading. Please note - conversion...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Inline Class | Aspose.Words for .NET

    Discover the Aspose.Words.Inline class, designed for character formatting in inline nodes. Enhance your Document's style without child nodes!...Levels of Nodes in a Document documentation article. public abstract...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/inl...
  10. 使用 C# 从 PDF 中提取表格数据|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF for .NET 在 C# 中从 PDF 中提取表格数据...数据,您应执行以下步骤: 打开文档 - 实例化一个 Document 对象。 创建一个 TableAbsorber 对象。...ExtractTable () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/extract-data-from-ta...