Sort Score
Result 10 results
Languages All
Labels All
Results 8,061 - 8,070 of 350,982 for

document

(0.44 sec)
  1. Aspose::Words::Saving::ImageSaveOptions::get_Us...

    Aspose::Words::Saving::ImageSaveOptions::get_UseGdiEmfRenderer method. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF in C++....renderer when converting a document to .emf. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 将表格与数据源集成 PDF|Aspose.PDF for .NET

    本文展示了如何集成 PDF 表格。将表格与数据库集成并确定表格是否会在当前页面上拆分。...ImportFromDataTable () { // The path to the documents directory var dataDir = RunExamples...); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/integrate-table/
  3. Node.remove method | Aspose.Words for Python

    Node.remove method. Removes itself from the parent....with images from a document. doc = aw . Document ( file_name = MY_DIR...composite node. doc = aw . Document ( file_name = MY_DIR + 'Tables...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::DocumentBuilder::get_CurrentPara...

    Aspose::Words::DocumentBuilder::get_CurrentParagraph method. Gets the paragraph that is currently selected in this DocumentBuilder in C++....Examples Shows how to move a document builder’s cursor to different...different nodes in a document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::DocumentBuilder::get_IsAtEndOfPa...

    Aspose::Words::DocumentBuilder::get_IsAtEndOfParagraph method. Returns true if the cursor is at the end of the current paragraph in C++....Examples Shows how to move a document builder’s cursor to different...different nodes in a document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::ParagraphFormat::get_Bidi method...

    Aspose::Words::ParagraphFormat::get_Bidi method. Gets or sets whether this is a right-to-left paragraph in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...for every paragraph in the document to RTL. for ( auto && para...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. FileFormatInfo | Aspose.Words for Java

    Contains data returned by FileFormatUtil Document format detection methods in Java....returned by FileFormatUtil document format detection methods....Check Format Compatibility documentation article. Remarks: You do...

    reference.aspose.com/words/java/com.aspose.word...
  8. NodeChangingArgs.action property | Aspose.Words...

    NodeChangingArgs.action property. Gets a value indicating what type of node change event is occurring....to monitor changes to the document tree in real-time as we edit...() => { let doc = new aw . Document (); doc . nodeChangingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. NodeChangingArgs.oldParent property | Aspose.Wo...

    NodeChangingArgs.oldParent property. Gets the node's parent before the operation began....to monitor changes to the document tree in real-time as we edit...() => { let doc = new aw . Document (); doc . nodeChangingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::DocumentBuilder::get_PageSetup m...

    Aspose::Words::DocumentBuilder::get_PageSetup method. Returns an object that represents current page setup and section properties in C++....settings to sections in a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...