Sort Score
Result 10 results
Languages All
Labels All
Results 7,161 - 7,170 of 400,591 for

document

(0.46 sec)
  1. FootnoteNumberingRule enumeration | Aspose.Word...

    Aspose.Words.Notes.FootnoteNumberingRule enumeration. Determines when automatic footnote or endnote numbering restarts....continuous throughout the document. RestartSection Numbering...places in the document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::InlineStory::get_IsMoveFromRevis...

    Aspose::Words::InlineStory::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. Aspose::Words::InlineStory::get_IsMoveToRevisio...

    Aspose::Words::InlineStory::get_IsMoveToRevision method. Returns true if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. Caption and image parabreak - Free Support Foru...

    inputdoc.docx (332.8 KB) In a .docx file, it have presented an figure and paragraph consecutively, how it is should to separate them with a line break/paragraph break before a specific startpara (e.g., Fig.). Please fin…...all Paragraph nodes in the document. Detect the paragraph whose...Load the source document Document doc = new Document("inputdoc.docx");...

    forum.aspose.com/t/caption-and-image-parabreak/...
  5. DocumentBuilder.InsertSignatureLine | Aspose.Wo...

    Effortlessly add professional signature lines to your Documents with the DocumentBuilder InsertSignatureLine method. Enhance your workflow today!...Examples Shows how to sign a document with a personal certificate...signature line. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_WordOpenXMLMinimal method. Gets a string that represents the XML contained within the node in the FlatOpc format. Unlike the WordOpenXML property, this method generates a stripped-down Document that excludes any non-content-related parts in C++....generates a stripped-down document that excludes any non-content-related...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Render multiple images in a row - Free Support ...

    Hello, I have a array of images. I want to render the all images in array two images in a row. I have attached my syntax. It throws an error. It works when trying to render 1 image per row. Also, is there any way to f…...// Load your document Document doc = new Document(); DocumentBuilder...builder.EndTable(); // Save the document doc.Save("output.docx"); In...

    forum.aspose.com/t/render-multiple-images-in-a-...
  8. C++ API to Convert XSLFO to POTM | products.asp...

    Convert XSLFO to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...a markup language for XML document formatting which is most commonly...commonly used to generate PDF documents. POTM (PowerPoint Open XML...

    products.aspose.com/total/cpp/conversion/xslfo-...
  9. FootnoteNumberingRule enumeration | Aspose.Word...

    aspose.words.notes.FootnoteNumberingRule enumeration. Determines when automatic footnote or endnote numbering restarts....continuous throughout the document. RESTART_SECTION Numbering...certain places in the document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 JavaScript 通过 C++ 设置页面选项|Documentation

    本文提供示例代码,用于通过 JavaScript 通过 C++ 编程方式设置 Excel 工作表的页面选项,包括页面方向、缩放比例、FitToPages 选项、纸张大小、打印质量和首页编号。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/setting...