Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 180,332 for

content

(0.2 sec)
  1. LayoutEntityType enumeration | Aspose.Words for...

    Aspose.Words.Layout.LayoutEntityType enumeration. Types of the layout entities....Represents placeholder for footnote content. Endnote Represents placeholder...endnote content. Note Represents placeholder for note content. HeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Resize PDF document|Aspose.PDF for .NET

    This section explains how to resize a PDF document with Aspose.PDF Facades using the PdfFileEditor class....Ask AI Resize PDF document Contents [ Hide ] You can change the...automatically scaling the content on its pages. You can scale...

    docs.aspose.com/pdf/net/resize-pdf-document/
  3. Discontinuous Line Rendering in EQ Fields Using...

    Description EQ (FieldEquation) fields that contain line elements rendered with the PMingLiU (新細明體) font are displayed incorrectly. The line appears discontinuous in the output, while it is rendered as a continuous line …...{ EQ \o({line},{content})} { EQ \o({content},{line})} { EQ \o(\s\up7({line})...\o(\s\up7({line}),{content})} { EQ \o({content},\s\up7({line}))}...

    forum.aspose.com/t/discontinuous-line-rendering...
  4. Tables colliding on docx to pdf conversion - Fr...

    async function addLetterHeadToDocx(docPath, letterHeadpath, outDir, logger) { const headDoc = new aw.Document(letterHeadpath); const ContentDoc = new aw.Document(docPath); const headDocParagraphs = headDoc.sections…...paragraphs; const placeholder = "#*Content Starts Here*#"; const srcSection...code to add the content from one docx(content.docx) into a letter...

    forum.aspose.com/t/tables-colliding-on-docx-to-...
  5. Aspose::Words::DocumentBuilder::InsertDocumentI...

    Aspose::Words::DocumentBuilder::InsertDocumentInline method. Inserts a document inline at the cursor position in C++....sertDocumentInline method Contents [ Hide ] DocumentBuilder:...First node of the inserted content. Remarks This method mimics...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::DocumentBuilderOptions::get_Cont...

    Aspose::Words::DocumentBuilderOptions::get_ContextTableFormatting method. True if the formatting applied to table Content does not affect the formatting of the Content that follows it. Default value is true in C++....ntextTableFormatti method Contents [ Hide ] DocumentBuilderO...table content does not affect the formatting of the content that...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. FieldMergingArgsBase.Field | Aspose.Words for .NET

    Discover the FieldMergingArgsBase Field property to access the current merge field object effortlessly. Enhance your data merging efficiency today!...Field Contents [ Hide ] FieldMergingArgsBase.Field property Gets...@"MERGEFIELD html_Title \b Content" ); builder . InsertField (...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Creating and Setting Contents of Emails in C++ ...

    To create and set Contents of email in C++, use MailMessage class that can create and save the mail message into different formats like EML, MSG and MHTML....Portuguese Creating and Setting Contents of Emails in C++ and Send...Send Email using SmtpClient Contents [ Hide ] Create New Email Message...

    docs.aspose.com/email/cpp/creating-and-setting-...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportCidUrlsForMhtmlResources method. Specifies whether to use CID (Content-ID) URLs to reference resources (images, fonts, CSS) included in MHTML documents. Default value is false in C++....portCidUrlsForMhtm method Contents [ Hide ] HtmlSaveOptions:...Specifies whether to use CID (Content-ID) URLs to reference resources...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Print mixed page orientation to pdf - Free Supp...

    I have the issue that when i try to print to pdf with a printer like “Microsoft Print to PDF” the result is all pages face the same orientation. So I tried to use the pagesettings to activate landscape mode for those lan…...not as excpected because the content doesn’t rotate with the page...page. Also the contents position and size doesn’t follow the resized...

    forum.aspose.com/t/print-mixed-page-orientation...