Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 4,105 for

flow

(0.67 sec)
  1. 使用 Python 将 PDF 文件转换为 EPUB | Aspose.PDF

    Python 上用于 PDF 到 EPUB 转换的示例代码。使用 Python 和.NET 将 PDF 批量转换为 EPUB 使用示例代码... 将用于保存 EPUB 文档的内容识别模式设置为 FLOW,这样可以自动从 PDF 内容中提取布局和格式信息。 使用...EpubSaveOptions . RecognitionMode . FLOW ) document . save ( path_outfile...

    products.aspose.com/pdf/zh-hans/python-net/conv...
  2. 搜索

    搜索...DocSaveOptions(); // 設置識別模式為Flow saveOptions.Mode = DocSaveOptions...DocSaveOptions.RecognitionMode.Flow; // 將水平接近度設置為 2.5 saveOptions.RelativeHorizontalPr...

    blog.aspose.com/zh-hant/pdf/convert-pdf-to-word...
  3. تحويل PDF إلى مستندات Microsoft Word في Java|As...

    تحويل ملف PDF إلى صيغة DOC و DOCX بسهولة وتحكم كامل باستخدام Aspose.PDF لـ Java. تعلم المزيد حول كيفية تحسين تحويل PDF إلى مستندات Microsoft Word....Doc ); // تعيين وضع التعرف كـ Flow saveOptions . setMode ( DocSaveOptions...DocSaveOptions . RecognitionMode . Flow ); // تعيين القرب الأفقي كـ...

    docs.aspose.com/pdf/ar/java/convert-pdf-to-word/
  4. Holen Sie sich ein Seitenobjekt aus Visio Drawi...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....# Set page name page_name = "Flow 1" # Get page object by name...

    docs.aspose.com/diagram/de/java/get-a-page-obje...
  5. 在Ruby中替换Visio Diagram的图片形状|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... getPage ( "Flow 1" ) . getShapes () 我 = 0 当我...

    docs.aspose.com/diagram/zh/java/replace-a-pictu...
  6. Ottieni un oggetto pagina da Visio Drawing in R...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....# Set page name page_name = "Flow 1" # Get page object by name...

    docs.aspose.com/diagram/it/java/get-a-page-obje...
  7. Connecter les sous-formes des groupes en PHP|Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....-> getPages () -> getPage ( "Flow 1" ); \ # Set sub shape ids...

    docs.aspose.com/diagram/fr/java/connect-sub-sha...
  8. Соедините подформы групп в Ruby|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... getPage ( "Flow 1" ) \ # Set sub shape ids shape_from_id...

    docs.aspose.com/diagram/ru/java/connect-sub-sha...
  9. ربط الأشكال الفرعية للمجموعات في روبي|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... getPage ( "Flow 1" ) \ # Set sub shape ids shape_from_id...

    docs.aspose.com/diagram/ar/java/connect-sub-sha...
  10. Pdf->docx- bullets markup lost - Free Su...

    Hello! I trying convert a pdf to docx: using (var doc = new asposePDF.Document(path)) { DocSaveOptions opt = new DocSaveOptions() { Format = DocSaveOption…...Flow }; doc.Save(resPath, opt); }...

    forum.aspose.com/t/pdf-amp-gt-docx-bullets-mark...